Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimekeeping.c129 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime() function
1327 xt = tk_xtime(tk); in do_settimeofday64()
1378 tmp = timespec64_add(tk_xtime(tk), *ts); in timekeeping_inject_offset()
1881 delta = timespec64_sub(tk_xtime(tk), timekeeping_suspend_time); in timekeeping_suspend()
2263 *ts = tk_xtime(tk); in ktime_get_coarse_real_ts64()
2277 now = tk_xtime(tk); in ktime_get_coarse_ts64()