Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c3946 static int mark_lock(struct task_struct *curr, struct held_lock *this,
4273 if (!mark_lock(curr, hlock, hlock_bit)) in mark_held_locks()
4554 if (!mark_lock(curr, hlock, in mark_usage()
4558 if (!mark_lock(curr, hlock, in mark_usage()
4563 if (!mark_lock(curr, hlock, LOCK_USED_IN_HARDIRQ)) in mark_usage()
4566 if (!mark_lock(curr, hlock, LOCK_USED_IN_SOFTIRQ)) in mark_usage()
4578 if (!mark_lock(curr, hlock, in mark_usage()
4582 if (!mark_lock(curr, hlock, in mark_usage()
4586 if (!mark_lock(curr, hlock, in mark_usage()
4590 if (!mark_lock(curr, hlock, in mark_usage()
[all …]