Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlockdep_types.h34 LD_LOCK_NORMAL = 0, /* normal, catch all */ enumerator
H A Dlocal_lock_internal.h104 LD_LOCK_NORMAL); \
/linux/kernel/locking/
H A Dlockdep.c2253 if (entry->class->lock_type == LD_LOCK_NORMAL) in usage_skip()