Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c125 static inline s64 ntp_offset_chunk(struct ntp_data *ntpdata, s64 offset) in ntp_offset_chunk() function
214 static inline s64 ntp_offset_chunk(struct ntp_data *ntpdata, s64 offset) in ntp_offset_chunk() function
455 delta = ntp_offset_chunk(ntpdata, ntpdata->time_offset); in second_overflow()