Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c1533 static inline int get_lock_depth(struct lock_list *child) in get_lock_depth() function
2041 depth = get_lock_depth(target); in print_circular_bug()
2429 depth = get_lock_depth(leaf); in print_shortest_lock_dependencies()
2476 depth = get_lock_depth(leaf); in print_shortest_lock_dependencies_backwards()
4054 depth = get_lock_depth(other); in print_irq_inversion_bug()