Searched refs:LD_WAIT_INV (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dlocal_lock_internal.h60 0, LD_WAIT_CONFIG, LD_WAIT_INV, \
H A Dlockdep_types.h18 LD_WAIT_INV = 0, /* not checked, catch all */ enumerator in enum:lockdep_wait_type
H A Dlockdep.h142 lockdep_init_map_waits(lock, name, key, subclass, inner, LD_WAIT_INV);
148 lockdep_init_map_wait(lock, name, key, subclass, LD_WAIT_INV);
/linux-master/kernel/locking/
H A Dspinlock_rt.c142 LD_WAIT_INV, type);

Completed in 166 milliseconds