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