Searched refs:aa_apply_modes_to_perms (Results 1 – 7 of 7) sorted by relevance
/linux/security/apparmor/ |
A D | ipc.c | 72 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm() 204 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
A D | net.c | 129 aa_apply_modes_to_perms(profile, &perms); in aa_profile_af_perm() 241 aa_apply_modes_to_perms(profile, &perms); in aa_secmark_perm()
|
A D | lib.c | 290 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()
|
A D | domain.c | 167 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 220 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 229 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
A D | label.c | 1332 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 1383 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 1392 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
A D | apparmorfs.c | 635 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
/linux/security/apparmor/include/ |
A D | perms.h | 142 void aa_apply_modes_to_perms(struct aa_profile *profile,
|
Completed in 16 milliseconds