Home
last modified time | relevance | path

Searched refs:get_lock_depth (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/locking/
H A Dlockdep.c1550 static inline int get_lock_depth(struct lock_list *child) in get_lock_depth() function
2058 depth = get_lock_depth(target); in print_circular_bug()
2453 depth = get_lock_depth(leaf); in print_shortest_lock_dependencies()
2500 depth = get_lock_depth(leaf); in print_shortest_lock_dependencies_backwards()
4100 depth = get_lock_depth(other); in print_irq_inversion_bug()