Lines Matching defs:old
467 * not yet updated second array are still using the old steeper slope.
478 * o = old slope
517 * is added to the old timekeeping making the clock appear to update slightly
1451 struct clocksource *new, *old = NULL;
1474 old = tk->tkr_mono.clock;
1483 if (old) {
1484 if (old->disable)
1485 old->disable(old);
1487 module_put(old->owner);