Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\auditfilter.c Create Date:2022-07-28 11:24:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_to_op

Proto:static unsigned int audit_to_op(unsigned int op)

Type:unsigned int

Parameter:

TypeParameterName
unsigned intop
317  When n < Audit_bad && audit_ops[n] != op cycle Return n
Caller
NameDescribe
audit_data_to_entryTranslate struct audit_rule_data to kernel's rule representation.