Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dtick-sched.c1456 bool idle_active, tick_stopped; in tick_nohz_idle_exit() local
1466 tick_stopped = tick_sched_flag_test(ts, TS_FLAG_STOPPED); in tick_nohz_idle_exit()
1468 if (idle_active || tick_stopped) in tick_nohz_idle_exit()
1474 if (tick_stopped) in tick_nohz_idle_exit()
A Dtimer_list.c158 P_flag(tick_stopped, TS_FLAG_STOPPED); in print_cpu()

Completed in 7 milliseconds