Searched refs:stop_tick (Results 1 – 7 of 7) sorted by relevance
50 bool *stop_tick) in haltpoll_select() argument55 *stop_tick = false; in haltpoll_select()68 *stop_tick = false; in haltpoll_select()73 *stop_tick = false; in haltpoll_select()
276 bool *stop_tick) in menu_select() argument307 *stop_tick = !(drv->states[0].flags & CPUIDLE_FLAG_POLLING); in menu_select()415 *stop_tick = false; in menu_select()
232 bool *stop_tick) in teo_select() argument365 *stop_tick = false; in teo_select()
187 bool stop_tick = true; in cpuidle_idle_call() local192 next_state = cpuidle_select(drv, dev, &stop_tick); in cpuidle_idle_call()194 if (stop_tick || tick_nohz_tick_stopped()) in cpuidle_idle_call()
136 bool *stop_tick);170 struct cpuidle_device *dev, bool *stop_tick) in cpuidle_select() argument257 bool *stop_tick);
313 bool *stop_tick) in cpuidle_select() argument315 return cpuidle_curr_governor->select(drv, dev, stop_tick); in cpuidle_select()
117 bool *stop_tick);130 The ``stop_tick`` argument is used to indicate whether or not to stop