Lines Matching full:tick
16 #include <linux/tick.h>
51 * duration always was 50% of the next timer tick, the correction factor will
263 * @stop_tick: indication on whether or not to stop the tick
299 * it right away and keep the tick running if state[0] is a in menu_select()
318 * If the tick is already stopped, the cost of possible short in menu_select()
371 * tick in that case and let the governor run in menu_select()
400 * Don't stop the tick if the selected state is a polling one or if the in menu_select()
401 * expected idle duration is shorter than the tick period length. in menu_select()
409 * The tick is not going to be stopped and the target in menu_select()
412 * tick, so try to correct that. in menu_select()
476 * the tick boundary (if the tick was stopped), but the idle in menu_update()
478 * was woken up by a tick (that wasn't stopped after all), the in menu_update()