Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c245 static inline int ntp_synced(void) in ntp_synced() function
638 if (!ntp_synced() || hrtimer_is_queued(&sync_hrtimer)) in sync_hw_clock()
670 if (ntp_synced() && !hrtimer_is_queued(&sync_hrtimer)) in ntp_notify_cmos_timer()