Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c281 static inline s64 ntp_update_offset_fll(s64 offset64, long secs) in ntp_update_offset_fll() function
328 freq_adj = ntp_update_offset_fll(offset64, secs); in ntp_update_offset()