Lines Matching defs:timer
264 * only replaced if it is inactive. However, if the idle timer interval
267 * not be tried. Pass the idle timer value to listeners, so that they
1492 * the idle timer of unbalanced timer expired.
1502 /* Unbalanced timer of 0 means "never force". */
1508 /* The bucket is not idle, but the unbalanced timer
2706 unsigned long timer;
2716 timer = clock_t_to_jiffies(value);
2717 if (timer == ~0UL) {
2722 *timer_p = timer;