hardirq_count      71 include/asm-m68k/system.h 	if (MACH_IS_Q40 || !hardirq_count())					\
hardirq_count      71 include/linux/hardirq.h #define in_irq()		(hardirq_count())
hardirq_count    1197 kernel/lockdep.c 		curr->hardirq_context, hardirq_count() >> HARDIRQ_SHIFT,
hardirq_count    1805 kernel/lockdep.c 		trace_hardirq_context(curr), hardirq_count() >> HARDIRQ_SHIFT,
hardirq_count    2894 kernel/lockdep.c 	if (!hardirq_count()) {
hardirq_count     681 kernel/rcuclassic.c 				hardirq_count() <= (1 << HARDIRQ_SHIFT))) {
hardirq_count     930 kernel/rcupreempt.c 	     hardirq_count() <= (1 << HARDIRQ_SHIFT))) {
hardirq_count    4150 kernel/sched.c 	if (hardirq_count() - hardirq_offset)