Home
last modified time | relevance | path

Searched defs:hardirqs_off (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dlockdep.h136 unsigned int hardirqs_off:1; member
/openbmc/linux/kernel/locking/
H A Dlockdep.c4990 int trylock, int read, int check, int hardirqs_off, in __lock_acquire()