Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dntp.c510 static void sched_sync_hw_clock(unsigned long offset_nsec, bool retry) in sched_sync_hw_clock() argument
515 exp = ktime_add_ns(exp, 2ULL * NSEC_PER_SEC - offset_nsec); in sched_sync_hw_clock()
517 exp = ktime_add_ns(exp, SYNC_PERIOD_NS - offset_nsec); in sched_sync_hw_clock()
581 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc() argument
595 if (*offset_nsec == rtc->set_offset_nsec) { in update_rtc()
600 *offset_nsec = rtc->set_offset_nsec; in update_rtc()
608 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc() argument
629 static unsigned long offset_nsec = NSEC_PER_SEC / 2; in sync_hw_clock() local
643 if (!rtc_tv_nsec_ok(offset_nsec, &to_set, &now)) in sync_hw_clock()
656 res = update_rtc(&to_set, &offset_nsec); in sync_hw_clock()
[all …]
/linux/
A DSystem.map130906 ffff800011e56600 d offset_nsec.0
A D.tmp_System.map130906 ffff800011e56600 d offset_nsec.0

Completed in 971 milliseconds