Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlockdep.h273 unsigned int hardirqs_off:1; member
/Linux-v5.4/kernel/locking/
Dlockdep.c3570 if (!hlock->hardirqs_off) { in mark_usage()
3813 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument
3900 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()
4097 hlock->hardirqs_off, in reacquire_held_locks()