Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\timekeeping32.h Create Date:2022-07-28 05:35:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:These interfaces are all based on the old timespec type* and should get replaced with the timespec64 based versions* over time so we can remove the file here.

Proto:static inline unsigned long get_seconds(void)

Type:unsigned long

Parameter:Nothing

11  Return ktime_get_real_seconds - Get the seconds portion of CLOCK_REALTIME* Returns the wall clock seconds since 1970. This replaces the* get_seconds() interface which is not y2038 safe on 32bit systems.
Caller
NameDescribe
fill_acWrite an accounting entry for an exiting process* The acct_process() call is the workhorse of the process* accounting system. The struct acct is built here and then written* into the accounting file. This function should only be called from
bacct_add_tskll in basic accounting fields