Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\acct.c Create Date:2022-07-28 11:01:19
Last Modify:2020-03-17 15:14:29 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:slow_acct_process

Proto:static void slow_acct_process(struct pid_namespace *ns)

Type:void

Parameter:

TypeParameterName
struct pid_namespace *ns
576  When ns cycle
577  acct = acct_get(ns)
578  If acct Then
581  acct_put(acct)
Caller
NameDescribe
acct_processacct_process* handles process accounting for an exiting task