Lines Matching full:tick
16 #include <linux/tick.h>
53 * duration always was 50% of the next timer tick, the correction factor will
260 * @stop_tick: indication on whether or not to stop the tick
305 * in this case, assume that without the tick the closest timer in menu_select()
306 * will be in distant future and that the closest tick will occur in menu_select()
307 * after 1/2 of the tick period. in menu_select()
320 * it right away and keep the tick running if state[0] is a in menu_select()
329 * If the tick is already stopped, the cost of possible short in menu_select()
382 * tick in that case and let the governor run in menu_select()
411 * Don't stop the tick if the selected state is a polling one or if the in menu_select()
412 * expected idle duration is shorter than the tick period length. in menu_select()
420 * The tick is not going to be stopped and the target in menu_select()
423 * tick, so try to correct that. in menu_select()
487 * the tick boundary (if the tick was stopped), but the idle in menu_update()
489 * was woken up by a tick (that wasn't stopped after all), the in menu_update()