Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c498 static void sched_sync_hw_clock(unsigned long offset_nsec, bool retry) in sched_sync_hw_clock()
569 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
596 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
626 static unsigned long offset_nsec = NSEC_PER_SEC / 2; in sync_hw_clock() local