Searched refs:hardirqs_off (Results 1 – 2 of 2) sorted by relevance
4576 if (!hlock->hardirqs_off && !hlock->sync) { in mark_usage()4989 int trylock, int read, int check, int hardirqs_off, in __lock_acquire() argument5078 hlock->hardirqs_off = !!hardirqs_off; in __lock_acquire()5282 hlock->hardirqs_off, in reacquire_held_locks()5741 hlock.hardirqs_off = true; in lock_acquire()
136 unsigned int hardirqs_off:1; member