trace_hardirq_exit   27 include/linux/irqflags.h # define trace_hardirq_exit()	do { current->hardirq_context--; } while (0)
trace_hardirq_exit   41 include/linux/irqflags.h # define trace_hardirq_exit()		do { } while (0)