Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlockdep.h261 unsigned int hardirqs_off:1; member
/Linux-v4.19/kernel/locking/
Dlockdep.c3009 if (!hlock->hardirqs_off) { in mark_irqflags()
3267 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument
3360 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()
3551 hlock->hardirqs_off, in reacquire_held_locks()