Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtimekeeping.c1507 static __always_inline void timekeeping_apply_adjustment(struct timekeeper *tk, in timekeeping_apply_adjustment() function
1621 timekeeping_apply_adjustment(tk, offset, negative, adj); in timekeeping_freqadjust()
1636 timekeeping_apply_adjustment(tk, offset, 0, 0); in timekeeping_adjust()
1639 timekeeping_apply_adjustment(tk, offset, 1, 0); in timekeeping_adjust()