Searched refs:aa_apply_modes_to_perms (Results 1 - 9 of 9) sorted by relevance

/linux-master/security/apparmor/
H A Dipc.c99 aa_apply_modes_to_perms(profile, &perms);
H A Dnet.c133 aa_apply_modes_to_perms(profile, &perms);
251 aa_apply_modes_to_perms(profile, &perms);
H A Dtask.c239 aa_apply_modes_to_perms(profile, &perms);
337 aa_apply_modes_to_perms(profile, &perms);
H A Dlib.c306 * aa_apply_modes_to_perms - apply namespace and profile flags to perms
312 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) function
366 aa_apply_modes_to_perms(profile, &perms);
H A Ddomain.c159 aa_apply_modes_to_perms(profile, perms);
214 aa_apply_modes_to_perms(profile, &tmp);
223 aa_apply_modes_to_perms(profile, &tmp);
H A Dlabel.c1332 aa_apply_modes_to_perms(profile, perms);
1385 aa_apply_modes_to_perms(profile, &tmp);
1394 aa_apply_modes_to_perms(profile, &tmp);
H A Dlsm.c646 aa_apply_modes_to_perms(profile, &perms);
H A Dapparmorfs.c640 aa_apply_modes_to_perms(profile, &tmp);
/linux-master/security/apparmor/include/
H A Dperms.h209 void aa_apply_modes_to_perms(struct aa_profile *profile,

Completed in 251 milliseconds