Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpuidle/governors/
Dhaltpoll.c50 bool *stop_tick) in haltpoll_select()
Dteo.c232 bool *stop_tick) in teo_select()
Dmenu.c276 bool *stop_tick) in menu_select()
/Linux-v5.4/kernel/sched/
Didle.c187 bool stop_tick = true; in cpuidle_idle_call() local
/Linux-v5.4/drivers/cpuidle/
Dcpuidle.c313 bool *stop_tick) in cpuidle_select()
/Linux-v5.4/include/linux/
Dcpuidle.h170 struct cpuidle_device *dev, bool *stop_tick) in cpuidle_select()