Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dlockdep_types.h36 LD_LOCK_WAIT_OVERRIDE, /* annotation */ enumerator
Dlockdep.h355 .lock_type = LD_LOCK_WAIT_OVERRIDE, }
/Linux-v6.6/kernel/locking/
Dlockdep.c4814 if (unlikely(class->lock_type == LD_LOCK_WAIT_OVERRIDE)) in check_wait_context()