Searched refs:tk_xtime (Results 1 – 1 of 1) sorted by relevance
75 static inline struct timespec64 tk_xtime(struct timekeeper *tk) in tk_xtime() function444 xt = timespec64_to_timespec(tk_xtime(tk)); in update_vsyscall()923 xt = tk_xtime(tk); in do_settimeofday64()972 tmp = timespec64_add(tk_xtime(tk), ts64); in timekeeping_inject_offset()1248 boot = tk_xtime(tk); in timekeeping_init()1464 delta = timespec64_sub(tk_xtime(tk), timekeeping_suspend_time); in timekeeping_suspend()1880 return timespec64_to_timespec(tk_xtime(tk)); in __current_kernel_time()1892 now = tk_xtime(tk); in current_kernel_time64()1908 now = tk_xtime(tk); in get_monotonic_coarse64()