函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\timekeeping32.h Create Date:2022-07-27 06:39:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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.

函数原型:static inline unsigned long get_seconds(void)

返回类型:unsigned long

参数:

11  返回: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.
调用者
名称描述
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