Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c614 static inline bool ntp_synced(void) in ntp_synced() function
643 if (!ntp_synced() || hrtimer_is_queued(&sync_hrtimer)) in sync_hw_clock()
683 if (ntp_synced() && !hrtimer_is_queued(&sync_hrtimer)) in ntp_notify_cmos_timer()