Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c4696 if (!hlock->hardirqs_off && !hlock->sync) { in mark_usage()
5125 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument
5229 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()
5440 hlock->hardirqs_off, in reacquire_held_locks()
5930 hlock.hardirqs_off = true; in lock_acquire()