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
294 * it right away and keep the tick running if state[0] is a in menu_select()
313 * If the tick is already stopped, the cost of possible short in menu_select()
366 * tick in that case and let the governor run in menu_select()
395 * Don't stop the tick if the selected state is a polling one or if the in menu_select()
396 * expected idle duration is shorter than the tick period length. in menu_select()
404 * The tick is not going to be stopped and the target in menu_select()
407 * tick, so try to correct that. in menu_select()
471 * the tick boundary (if the tick was stopped), but the idle in menu_update()
473 * was woken up by a tick (that wasn't stopped after all), the in menu_update()