Home
last modified time | relevance | path

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

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