Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c125 static inline s64 ntp_offset_chunk(s64 offset) in ntp_offset_chunk() function
210 static inline s64 ntp_offset_chunk(s64 offset) in ntp_offset_chunk() function
467 delta = ntp_offset_chunk(time_offset); in second_overflow()