Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep.c4853 static int check_wait_context(struct task_struct *curr, struct held_lock *next) in check_wait_context() function
4927 static inline int check_wait_context(struct task_struct *curr, in check_wait_context() function
5185 if (check_wait_context(curr, hlock)) in __lock_acquire()