Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dlockdep.c3539 static inline int get_first_held_lock(struct task_struct *curr, in get_first_held_lock() function
3575 int i = get_first_held_lock(curr, hlock_next); in print_chain_keys_held_locks()
3642 i = get_first_held_lock(curr, hlock); in check_no_collision()
3722 i = get_first_held_lock(curr, hlock); in add_chain_cache()