Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\integrity.h Create Date:2022-07-28 19:56:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:integrity_audit_log_start

Proto:static inline struct audit_buffer *integrity_audit_log_start(struct audit_context *ctx, gfp_t gfp_mask, int type)

Type:struct audit_buffer

Parameter:

TypeParameterName
struct audit_context *ctx
gfp_tgfp_mask
inttype
239  Return audit_log_start - obtain an audit buffer*@ctx: audit_context (may be NULL)*@gfp_mask: type of allocation*@type: audit message type* Returns audit_buffer pointer on success or NULL on error
Caller
NameDescribe
ima_parse_rule