Home
last modified time | relevance | path

Searched defs:offset_nsec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/time/
H A Dntp.c510 static void sched_sync_hw_clock(unsigned long offset_nsec, bool retry) in sched_sync_hw_clock()
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()
629 static unsigned long offset_nsec = NSEC_PER_SEC / 2; in sync_hw_clock() local