Searched refs:aa_apply_modes_to_perms (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/security/apparmor/ |
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()
|
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()
|
D | lib.c | 312 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() function 366 aa_apply_modes_to_perms(profile, &perms); in aa_profile_label_perm()
|
D | ipc.c | 99 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
D | domain.c | 159 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 214 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 223 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
D | label.c | 1332 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 1385 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 1394 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
D | lsm.c | 647 aa_apply_modes_to_perms(profile, &perms); in profile_uring()
|
D | apparmorfs.c | 640 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
/linux-6.12.1/security/apparmor/include/ |
D | perms.h | 209 void aa_apply_modes_to_perms(struct aa_profile *profile,
|