Searched refs:aa_apply_modes_to_perms (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/security/apparmor/ |
| H A D | task.c | 239 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm() 337 aa_apply_modes_to_perms(profile, &perms); in aa_profile_ns_perm()
|
| H A D | net.c | 133 aa_apply_modes_to_perms(profile, &perms); in aa_profile_af_perm() 251 aa_apply_modes_to_perms(profile, &perms); in aa_secmark_perm()
|
| H A D | ipc.c | 99 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
| H A D | lib.c | 247 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() function
|
| H A D | domain.c | 158 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 213 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 222 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
| H A D | label.c | 1315 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 1368 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 1377 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
| H A D | lsm.c | 647 aa_apply_modes_to_perms(profile, &perms); in profile_uring()
|
| H A D | apparmorfs.c | 640 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
| /linux-6.15/security/apparmor/include/ |
| H A D | perms.h | 209 void aa_apply_modes_to_perms(struct aa_profile *profile,
|