Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c501 #define SYNC_PERIOD_NS (11ULL * 60 * NSEC_PER_SEC) macro
517 exp = ktime_add_ns(exp, SYNC_PERIOD_NS - offset_nsec); in sched_sync_hw_clock()