Searched refs:hardirqs_off (Results 1 – 2 of 2) sorted by relevance
4431 if (!hlock->hardirqs_off) { in mark_usage()4809 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument4896 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()5096 hlock->hardirqs_off, in reacquire_held_locks()5553 hlock.hardirqs_off = true; in lock_acquire()
140 unsigned int hardirqs_off:1; member