Lines Matching refs:timespec64
107 static struct timespec64 pps_fbase; /* beginning of the last freq interval */
544 struct timespec64 *to_set, in rtc_tv_nsec_ok()
545 const struct timespec64 *now) in rtc_tv_nsec_ok()
549 struct timespec64 delay = {.tv_sec = -1, in rtc_tv_nsec_ok()
568 int __weak update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64()
573 static inline int update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64()
581 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
608 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
630 struct timespec64 now, to_set; in sync_hw_clock()
762 int __do_adjtimex(struct __kernel_timex *txc, const struct timespec64 *ts, in __do_adjtimex()
861 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts()
1030 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps()