Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:PROFILE_MEDIATES

Proto:static inline unsigned int PROFILE_MEDIATES(struct aa_profile *profile, unsigned char class)

Type:unsigned int

Parameter:

TypeParameterName
struct aa_profile *profile
unsigned charclass
219  If class <= AA_CLASS_LAST Then Return set of start states for the different classes of data[class]
221  Else Return aa_dfa_match_len(Generic policy DFA specific rule types will be subsections of it , set of start states for the different classes of data[0], & class, 1)
Caller
NameDescribe
profile_query_cb
profile_tracee_perm
profile_tracer_perm
profile_signal_perm
match_mnt_path_strmatch_mnt_path_str - handle path matching for mount*@profile: the confining profile*@mntpath: for the mntpnt (NOT NULL)*@buffer: buffer to be used to lookup mntpath*@devnme: string for the devname/src_name (MAY BE NULL OR ERRPTR)*@type: string for the dev
match_mntmatch_mnt - handle path matching for mount*@profile: the confining profile*@mntpath: for the mntpnt (NOT NULL)*@buffer: buffer to be used to lookup mntpath*@devpath: path devname/src_name (MAYBE NULL)*@devbuffer: buffer to be used to lookup
profile_umount
build_pivotroothelper fn for transition on pivotroot* Returns: label for transition or ERR_PTR. Does not return NULL
aa_profile_af_permGeneric af perm