Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c4770 static int check_wait_context(struct task_struct *curr, struct held_lock *next) in check_wait_context() function
4844 static inline int check_wait_context(struct task_struct *curr, in check_wait_context() function
5086 if (check_wait_context(curr, hlock)) in __lock_acquire()