Home
last modified time | relevance | path

Searched refs:found_depth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-core.c923 int i, curr_depth = *depth + 1, found_depth = 0; in coresight_find_sink() local
927 found_depth = curr_depth; in coresight_find_sink()
948 &found_depth, in coresight_find_sink()
956 *depth = found_depth; in coresight_find_sink()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-core.c994 int i, curr_depth = *depth + 1, found_depth = 0; in coresight_find_sink() local
998 found_depth = curr_depth; in coresight_find_sink()
1019 &found_depth, in coresight_find_sink()
1027 *depth = found_depth; in coresight_find_sink()

Completed in 5 milliseconds