Home
last modified time | relevance | path

Searched refs:trace_hardirq_exit (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dhardirq.h52 trace_hardirq_exit(); \
74 trace_hardirq_exit(); \
Dirqflags.h27 # define trace_hardirq_exit() do { current->hardirq_context--; } while (0) macro
41 # define trace_hardirq_exit() do { } while (0) macro