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

/linux-master/kernel/time/
H A Dtick-sched.c1132 * reach this code due to the need_resched() early check in can_stop_idle_tick().
1168 static bool can_stop_idle_tick(int cpu, struct tick_sched *ts) function
1216 else if (can_stop_idle_tick(cpu, ts))
1355 if (!can_stop_idle_tick(cpu, ts))

Completed in 127 milliseconds