Home
last modified time | relevance | path

Searched refs:LOCKF_USED_IN_IRQ_ALL (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/locking/
H A Dlockdep_internals.h75 #define LOCKF_USED_IN_IRQ_ALL (LOCKF_USED_IN_IRQ | LOCKF_USED_IN_IRQ_READ) macro
H A Dlockdep.c2712 excl |= (mask & LOCKF_USED_IN_IRQ_ALL) << LOCK_USAGE_DIR_MASK; in invert_dir_mask()
2833 usage_mask &= LOCKF_USED_IN_IRQ_ALL; in check_irq_usage()