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

/linux-master/kernel/time/
H A Dtick-sched.c1464 bool idle_active, tick_stopped; local
1474 tick_stopped = tick_sched_flag_test(ts, TS_FLAG_STOPPED);
1476 if (idle_active || tick_stopped)
1482 if (tick_stopped)
H A Dtimer_list.c158 P_flag(tick_stopped, TS_FLAG_STOPPED);

Completed in 166 milliseconds