Searched refs:trace_hardirq_exit (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dhardirq.h52 trace_hardirq_exit(); \
74 trace_hardirq_exit(); \
H A Dirqflags.h27 # define trace_hardirq_exit() do { current->hardirq_context--; } while (0) macro
41 # define trace_hardirq_exit() do { } while (0) macro
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
H A Dirqflags.h9 # define trace_hardirq_exit() do { } while (0) macro
/linux-4.4.14/kernel/
H A Dsoftirq.c210 trace_hardirq_exit(); lockdep_softirq_start()
395 trace_hardirq_exit(); /* must be last! */ irq_exit()

Completed in 203 milliseconds