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

/linux-master/kernel/sched/
H A Didle.c189 tick_nohz_idle_stop_tick();
219 tick_nohz_idle_stop_tick();
232 tick_nohz_idle_stop_tick();
/linux-master/include/linux/
H A Dtick.h133 extern void tick_nohz_idle_stop_tick(void);
150 static inline void tick_nohz_idle_stop_tick(void) { } function
/linux-master/kernel/time/
H A Dtick-sched.c1200 * tick_nohz_idle_stop_tick - stop the idle tick from the idle task
1204 void tick_nohz_idle_stop_tick(void) function

Completed in 286 milliseconds