Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c1488 static inline struct lock_list *get_lock_parent(struct lock_list *child) in get_lock_parent() function
1498 while ((parent = get_lock_parent(child))) { in get_lock_depth()
1987 parent = get_lock_parent(target); in print_circular_bug()
1992 parent = get_lock_parent(parent); in print_circular_bug()
2375 entry = get_lock_parent(entry); in print_shortest_lock_dependencies()
2430 entry = get_lock_parent(entry); in print_shortest_lock_dependencies_backwards()
3920 entry = get_lock_parent(entry); in print_irq_inversion_bug()