Home
last modified time | relevance | path

Searched refs:adj (Results 1 – 2 of 2) sorted by relevance

/kernel/time/
Dtimekeeping.c1360 u32 adj; in timekeeping_freqadjust() local
1381 for (adj = 0; tick_error > interval; adj++) in timekeeping_freqadjust()
1385 timekeeping_apply_adjustment(tk, offset, negative, adj); in timekeeping_freqadjust()
Dtimeconst.bc27 /* Compute the appropriate mul/adj values as well as a shift count,