Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__ktime_get_real_seconds - The same as ktime_get_real_seconds* but without the sequence counter protect. This internal function* is called just when timekeeping lock is already held.

Proto:time64_t __ktime_get_real_seconds(void)

Type:time64_t

Parameter:Nothing

958  tk = timekeeper
960  Return xtime_sec
Caller
NameDescribe
ntp_update_offset
process_adj_statusPropagate a new txc->status value into the NTP state:
kdb_summarykdb_summary - This function implements the 'summary' command.