Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dntp.c606 static inline bool ntp_synced(void) in ntp_synced() function
635 if (!ntp_synced() || hrtimer_is_queued(&sync_hrtimer)) in sync_hw_clock()
675 if (ntp_synced() && !hrtimer_is_queued(&sync_hrtimer)) in ntp_notify_cmos_timer()