Home
last modified time | relevance | path

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

/kernel/sched/
Didle.c227 bool stop_tick = true; in cpuidle_idle_call() local
232 next_state = cpuidle_select(drv, dev, &stop_tick); in cpuidle_idle_call()
234 if (stop_tick || tick_nohz_tick_stopped()) in cpuidle_idle_call()