Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlockdep.c2029 static inline int get_first_held_lock(struct task_struct *curr, in get_first_held_lock() function
2068 for (i = get_first_held_lock(curr, hlock_next); i < depth; i++) { in print_chain_keys_held_locks()
2131 i = get_first_held_lock(curr, hlock); in check_no_collision()
2260 i = get_first_held_lock(curr, hlock); in add_chain_cache()