Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c3538 static inline int get_first_held_lock(struct task_struct *curr, in get_first_held_lock() function
3574 int i = get_first_held_lock(curr, hlock_next); in print_chain_keys_held_locks()
3641 i = get_first_held_lock(curr, hlock); in check_no_collision()
3721 i = get_first_held_lock(curr, hlock); in add_chain_cache()