Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Dlockdep.c3459 static inline int get_first_held_lock(struct task_struct *curr, in get_first_held_lock() function
3495 int i = get_first_held_lock(curr, hlock_next); in print_chain_keys_held_locks()
3562 i = get_first_held_lock(curr, hlock); in check_no_collision()
3642 i = get_first_held_lock(curr, hlock); in add_chain_cache()