Home
last modified time | relevance | path

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

/linux/kernel/time/ !
H A Dtimekeeping.c82 static inline void tk_update_aux_offs(struct timekeeper *tk, ktime_t offs) in tk_update_aux_offs() function
1658 tk_update_aux_offs(tks, offs); in __timekeeping_inject_offset()
3117 tk_update_aux_offs(aux_tks, ktime_sub(timespec64_to_ktime(*tnew), tnow)); in aux_clock_set()