Lines Matching full:tick
16 #include <linux/tick.h>
51 * duration always was 50% of the next timer tick, the correction factor will
253 * @stop_tick: indication on whether or not to stop the tick
298 * in this case, assume that without the tick the closest timer in menu_select()
299 * will be in distant future and that the closest tick will occur in menu_select()
300 * after 1/2 of the tick period. in menu_select()
313 * it right away and keep the tick running if state[0] is a in menu_select()
322 * If the tick is already stopped, the cost of possible short in menu_select()
375 * tick in that case and let the governor run in menu_select()
404 * Don't stop the tick if the selected state is a polling one or if the in menu_select()
405 * expected idle duration is shorter than the tick period length. in menu_select()
413 * The tick is not going to be stopped and the target in menu_select()
416 * tick, so try to correct that. in menu_select()
480 * the tick boundary (if the tick was stopped), but the idle in menu_update()
482 * was woken up by a tick (that wasn't stopped after all), the in menu_update()