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

/linux-master/include/linux/
H A Dtick.h138 extern void tick_nohz_irq_exit(void);
/linux-master/kernel/
H A Dsoftirq.c618 tick_nohz_irq_exit();
/linux-master/kernel/time/
H A Dtick-sched.c390 /* Empty, the tick restart happens on tick_nohz_irq_exit() */
1269 * tick_nohz_irq_exit - Notify the tick about IRQ exit
1287 void tick_nohz_irq_exit(void) function

Completed in 178 milliseconds