函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\auditsc.c Create Date:2022-07-27 12:30:20
Last Modify:2020-03-17 16:31:21 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:audit_proctitle_free

函数原型:static inline void audit_proctitle_free(struct audit_context *context)

返回类型:void

参数:

类型参数名称
struct audit_context *context
849  kfree( the cmdline field )
850  the cmdline field = NULL
851  length of the cmdline field. 等于0
调用者
名称描述
audit_free_context