Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Dlockdep.c3686 static int mark_lock(struct task_struct *curr, struct held_lock *this,
4012 if (!mark_lock(curr, hlock, hlock_bit)) in mark_held_locks()
4294 if (!mark_lock(curr, hlock, in mark_usage()
4298 if (!mark_lock(curr, hlock, in mark_usage()
4303 if (!mark_lock(curr, hlock, LOCK_USED_IN_HARDIRQ)) in mark_usage()
4306 if (!mark_lock(curr, hlock, LOCK_USED_IN_SOFTIRQ)) in mark_usage()
4312 if (!mark_lock(curr, hlock, in mark_usage()
4316 if (!mark_lock(curr, hlock, in mark_usage()
4320 if (!mark_lock(curr, hlock, in mark_usage()
4324 if (!mark_lock(curr, hlock, in mark_usage()
[all …]