Searched refs:aa_apply_modes_to_perms (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/security/apparmor/ |
D | ipc.c | 78 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm() 207 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
D | net.c | 130 aa_apply_modes_to_perms(profile, &perms); in aa_profile_af_perm()
|
D | lib.c | 292 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() function 408 aa_apply_modes_to_perms(profile, &perms); in aa_profile_label_perm()
|
D | domain.c | 169 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 222 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 231 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
D | label.c | 1309 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 1360 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 1369 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
D | apparmorfs.c | 630 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
/Linux-v4.19/security/apparmor/include/ |
D | perms.h | 146 void aa_apply_modes_to_perms(struct aa_profile *profile,
|