Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dlockdep.c982 static inline int get_lock_depth(struct lock_list *child) in get_lock_depth() function
1207 depth = get_lock_depth(target); in print_circular_bug()
1415 depth = get_lock_depth(leaf); in print_shortest_lock_dependencies()
2323 depth = get_lock_depth(other); in print_irq_inversion_bug()