Searched refs:timespec64_to_timespec (Results 1 – 5 of 5) sorted by relevance
98 *ts = timespec64_to_timespec(ts64); in __getnstimeofday()107 *ts = timespec64_to_timespec(ts64); in getnstimeofday()115 *ts = timespec64_to_timespec(ts64); in ktime_get_ts()123 *ts = timespec64_to_timespec(ts64); in ktime_get_real_ts()131 *ts = timespec64_to_timespec(ts64); in getrawmonotonic()136 return timespec64_to_timespec(get_monotonic_coarse64()); in get_monotonic_coarse()144 *ts = timespec64_to_timespec(ts64); in getboottime()
36 static inline struct timespec timespec64_to_timespec(const struct timespec64 ts64) in timespec64_to_timespec() function60 static inline struct timespec timespec64_to_timespec(const struct timespec64 ts64) in timespec64_to_timespec() function
480 xt = timespec64_to_timespec(tk_xtime(tk)); in update_vsyscall()481 wm = timespec64_to_timespec(tk->wall_to_monotonic); in update_vsyscall()870 *ts_raw = timespec64_to_timespec(tk->raw_time); in getnstime_raw_and_real()1880 return timespec64_to_timespec(tk_xtime(tk)); in __current_kernel_time()1895 return timespec64_to_timespec(now); in current_kernel_time()
466 now = timespec64_to_timespec(now64); in update_persistent_clock64()
123 *tp = timespec64_to_timespec(ts); in ptp_clock_gettime()