Searched refs:tk_xtime (Results 1 – 1 of 1) sorted by relevance
129 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime() function1314 xt = tk_xtime(tk); in do_settimeofday64()1365 tmp = timespec64_add(tk_xtime(tk), *ts); in timekeeping_inject_offset()1854 delta = timespec64_sub(tk_xtime(tk), timekeeping_suspend_time); in timekeeping_suspend()2244 *ts = tk_xtime(tk); in ktime_get_coarse_real_ts64()2258 now = tk_xtime(tk); in ktime_get_coarse_ts64()