Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:pps_fill_timex

Proto:static inline void pps_fill_timex(struct __kernel_timex *txc)

Type:void

Parameter:

TypeParameterName
struct __kernel_timex *txc
228  pps frequency (scaled ppm) (ro) = 0
229  pps jitter (us) (ro) = 0
230  interval duration (s) (shift) (ro) = 0
231  pps stability (scaled ppm) (ro) = 0
232  jitter limit exceeded (ro) = 0
233  calibration intervals (ro) = 0
234  calibration errors (ro) = 0
235  stability limit exceeded (ro) = 0
Caller
NameDescribe
__do_adjtimexadjtimex mainly allows reading (and writing, if superuser) of* kernel time-keeping variables. used by xntpd.