Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:avc_xperms_audit

Proto:static inline int avc_xperms_audit(struct selinux_state *state, unsigned int ssid, unsigned int tsid, u16 tclass, unsigned int requested, struct av_decision *avd, struct extended_perms_decision *xpd, u8 perm, int result, struct common_audit_data *ad)

Type:int

Parameter:

TypeParameterName
struct selinux_state *state
unsigned intssid
unsigned inttsid
u16tclass
unsigned intrequested
struct av_decision *avd
struct extended_perms_decision *xpd
u8perm
intresult
struct common_audit_data *ad
422  audited = avc_xperms_audit_required(requested, avd, xpd, perm, result, & denied)
424  If Value is more likely to compile time(!audited) Then Return 0
426  Return This is the slow part of avc audit with big stack footprint
Caller
NameDescribe
avc_has_extended_permsThe avc extended permissions logic adds an additional 256 bits of* permissions to an avc node when extended permissions for that node are* specified in the avtab