Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\auditsc.c Create Date:2022-07-28 11:27:05
Last Modify:2020-03-17 16:31:21 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_proctitle_free

Proto:static inline void audit_proctitle_free(struct audit_context *context)

Type:void

Parameter:

TypeParameterName
struct audit_context *context
849  kfree( the cmdline field )
850  the cmdline field = NULL
851  length of the cmdline field. = 0
Caller
NameDescribe
audit_free_context