Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\time\ntp.c Create Date:2022-07-28 10:43:16
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ntp_offset_chunk

Proto:static inline s64 ntp_offset_chunk(s64 offset)

Type:s64

Parameter:

TypeParameterName
s64offset
212  Return Required to safely shift negative values (offset, PLL frequency factor (shift) + pll time constant: )
Caller
NameDescribe
second_overflowhis routine handles the overflow of the microsecond field* The tricky bits of code to handle the accurate clock support* were provided by Dave Mills (Mills@UDEL.EDU) of NTP fame.* They were originally developed for SUN and DEC kernels.