Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Dlockdep.c2637 static inline int get_first_held_lock(struct task_struct *curr, in get_first_held_lock() function
2673 int i = get_first_held_lock(curr, hlock_next); in print_chain_keys_held_locks()
2740 i = get_first_held_lock(curr, hlock); in check_no_collision()
2821 i = get_first_held_lock(curr, hlock); in add_chain_cache()