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_free_module

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

Type:void

Parameter:

TypeParameterName
struct audit_context *context
856  If type == Kernel Module events Then
857  kfree(name)
858  name = NULL
Caller
NameDescribe
audit_free_context
__audit_syscall_exit__audit_syscall_exit - deallocate audit context after a system call*@success: success value of the syscall*@return_code: return value of the syscall* Tear down after system call