Searched refs:stop_tick (Results 1 – 4 of 4) sorted by relevance
51 bool *stop_tick) in haltpoll_select() argument56 *stop_tick = false; in haltpoll_select()69 *stop_tick = false; in haltpoll_select()74 *stop_tick = false; in haltpoll_select()
222 bool *stop_tick) in menu_select() argument286 *stop_tick = !(drv->states[0].flags & CPUIDLE_FLAG_POLLING); in menu_select()372 *stop_tick = false; in menu_select()
269 bool *stop_tick) in teo_select() argument496 *stop_tick = false; in teo_select()
358 bool *stop_tick) in cpuidle_select() argument360 return cpuidle_curr_governor->select(drv, dev, stop_tick); in cpuidle_select()
Completed in 9 milliseconds