Searched refs:timespec_to_timespec64 (Results 1 – 4 of 4) sorted by relevance
41 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64() function69 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64() function
89 ts64 = timespec_to_timespec64(*ts); in do_settimeofday()
110 struct timespec64 ts = timespec_to_timespec64(*tp); in ptp_clock_settime()
958 ts64 = timespec_to_timespec64(*ts); in timekeeping_inject_offset()1177 *ts64 = timespec_to_timespec64(ts); in read_persistent_clock64()1200 *ts64 = timespec_to_timespec64(ts); in read_boot_clock64()