Home
last modified time | relevance | path

Searched refs:tick_nohz_irq_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtick.h135 extern void tick_nohz_irq_exit(void);
/openbmc/linux/kernel/
H A Dsoftirq.c628 tick_nohz_irq_exit(); in tick_irq_exit()
/openbmc/linux/kernel/time/
H A Dtick-sched.c1185 void tick_nohz_irq_exit(void) in tick_nohz_irq_exit() function