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

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

Completed in 123 milliseconds