Searched refs:hardirqs_off (Results 1 – 2 of 2) sorted by relevance
4577 if (!hlock->hardirqs_off && !hlock->sync) { in mark_usage()4990 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument5079 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()5283 hlock->hardirqs_off, in reacquire_held_locks()5742 hlock.hardirqs_off = true; in lock_acquire()
136 unsigned int hardirqs_off:1; member