Home
last modified time | relevance | path

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

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