Lines Matching refs:timespec64
78 struct timespec64 pps_fbase;
540 struct timespec64 *to_set, in rtc_tv_nsec_ok()
541 const struct timespec64 *now) in rtc_tv_nsec_ok()
545 struct timespec64 delay = {.tv_sec = -1, in rtc_tv_nsec_ok()
564 int __weak update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64()
569 static inline int update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64()
577 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
604 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
635 struct timespec64 now, to_set; in sync_hw_clock()
770 int ntp_adjtimex(unsigned int tkid, struct __kernel_timex *txc, const struct timespec64 *ts, in ntp_adjtimex()
870 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts()
1040 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps()