Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhardirq.h53 trace_hardirq_exit(); \
82 trace_hardirq_exit(); \
Dirqflags.h42 # define trace_hardirq_exit() \ macro
62 # define trace_hardirq_exit() do { } while (0) macro
/Linux-v5.4/tools/include/linux/
Dirqflags.h10 # define trace_hardirq_exit() do { } while (0) macro
/Linux-v5.4/kernel/
Dsoftirq.c229 trace_hardirq_exit(); in lockdep_softirq_start()
417 trace_hardirq_exit(); /* must be last! */ in irq_exit()