Searched refs:aa_apply_modes_to_perms (Results 1 – 10 of 10) sorted by relevance
| /linux/security/apparmor/ |
| H A D | capability.c | 137 aa_apply_modes_to_perms(profile, &perms); in profile_capable() 211 aa_apply_modes_to_perms(profile, &perms); in aa_profile_capget()
|
| H A D | task.c | 266 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm() 393 aa_apply_modes_to_perms(profile, &perms); in aa_profile_ns_perm()
|
| H A D | ipc.c | 98 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
| H A D | net.c | 181 aa_apply_modes_to_perms(profile, &perms); in aa_do_perms() 400 aa_apply_modes_to_perms(profile, &perms); in aa_secmark_perm()
|
| H A D | mount.c | 280 aa_apply_modes_to_perms(profile, &perms); in match_mnt_path_str() 574 aa_apply_modes_to_perms(profile, &perms); in profile_umount() 648 aa_apply_modes_to_perms(profile, &perms); in build_pivotroot()
|
| H A D | domain.c | 165 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 220 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 230 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
| H A D | lib.c | 364 void aa_apply_modes_to_perms(const struct aa_profile *profile, in aa_apply_modes_to_perms() function
|
| H A D | lsm.c | 647 aa_apply_modes_to_perms(profile, &perms); in profile_uring()
|
| H A D | apparmorfs.c | 896 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
| /linux/security/apparmor/include/ |
| H A D | perms.h | 209 void aa_apply_modes_to_perms(const struct aa_profile *profile,
|