Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dlockdep.h140 unsigned int hardirqs_off:1; member
/Linux-v5.10/kernel/locking/
Dlockdep.c4310 if (!hlock->hardirqs_off) { in mark_usage()
4687 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument
4774 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()
4974 hlock->hardirqs_off, in reacquire_held_locks()
5425 hlock.hardirqs_off = true; in lock_acquire()