Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/governors/
H A Dhaltpoll.c51 bool *stop_tick) in haltpoll_select()
H A Dmenu.c263 bool *stop_tick) in menu_select()
H A Dteo.c374 bool *stop_tick) in teo_select()
/openbmc/linux/kernel/sched/
H A Didle.c203 bool stop_tick = true; in cpuidle_idle_call() local
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c357 bool *stop_tick) in cpuidle_select()
/openbmc/linux/include/linux/
H A Dcpuidle.h211 struct cpuidle_device *dev, bool *stop_tick) in cpuidle_select()