Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c267 static inline s64 ntp_update_offset_fll(struct ntp_data *ntpdata, s64 offset64, long secs) in ntp_update_offset_fll() function
311 freq_adj = ntp_update_offset_fll(ntpdata, offset64, secs); in ntp_update_offset()