Home
last modified time | relevance | path

Searched refs:aa_apply_modes_to_perms (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/security/apparmor/
Dipc.c72 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm()
204 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
Dnet.c129 aa_apply_modes_to_perms(profile, &perms); in aa_profile_af_perm()
241 aa_apply_modes_to_perms(profile, &perms); in aa_secmark_perm()
Dlib.c290 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() function
406 aa_apply_modes_to_perms(profile, &perms); in aa_profile_label_perm()
Ddomain.c165 aa_apply_modes_to_perms(profile, perms); in label_compound_match()
218 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
227 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
Dlabel.c1333 aa_apply_modes_to_perms(profile, perms); in label_compound_match()
1384 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
1393 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
Dapparmorfs.c635 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
/Linux-v5.10/security/apparmor/include/
Dperms.h142 void aa_apply_modes_to_perms(struct aa_profile *profile,