Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Dlockdep.c3867 static int mark_lock(struct task_struct *curr, struct held_lock *this,
4194 if (!mark_lock(curr, hlock, hlock_bit)) in mark_held_locks()
4476 if (!mark_lock(curr, hlock, in mark_usage()
4480 if (!mark_lock(curr, hlock, in mark_usage()
4485 if (!mark_lock(curr, hlock, LOCK_USED_IN_HARDIRQ)) in mark_usage()
4488 if (!mark_lock(curr, hlock, LOCK_USED_IN_SOFTIRQ)) in mark_usage()
4494 if (!mark_lock(curr, hlock, in mark_usage()
4498 if (!mark_lock(curr, hlock, in mark_usage()
4502 if (!mark_lock(curr, hlock, in mark_usage()
4506 if (!mark_lock(curr, hlock, in mark_usage()
[all …]