Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:p_clear - Clears the NTP state variables

Proto:void ntp_clear(void)

Type:void

Parameter:Nothing

353  time_adjust = 0
354  clock status bits: |= clock unsynchronized (rw)
355  maximum error (usecs): = yond max. dispersion
356  stimated error (usecs): = yond max. dispersion
358  Update (tick_length, tick_length_base, tick_nsec), based* on (tick_usec, ntp_tick_adj, time_freq):
360  tick_length = tick_length_base
361  ime adjustment (nsecs): = 0
363  second value of the next pending leapsecond, or TIME64_MAX if no leap = Located here for timespec[64]_valid_strict
365  pps_clear()
Caller
NameDescribe
ntp_init