Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/locking/
Dlockdep.c3909 static int mark_lock(struct task_struct *curr, struct held_lock *this,
4236 if (!mark_lock(curr, hlock, hlock_bit)) in mark_held_locks()
4517 if (!mark_lock(curr, hlock, in mark_usage()
4521 if (!mark_lock(curr, hlock, in mark_usage()
4526 if (!mark_lock(curr, hlock, LOCK_USED_IN_HARDIRQ)) in mark_usage()
4529 if (!mark_lock(curr, hlock, LOCK_USED_IN_SOFTIRQ)) in mark_usage()
4535 if (!mark_lock(curr, hlock, in mark_usage()
4539 if (!mark_lock(curr, hlock, in mark_usage()
4543 if (!mark_lock(curr, hlock, in mark_usage()
4547 if (!mark_lock(curr, hlock, in mark_usage()
[all …]