Searched refs:aa_apply_modes_to_perms (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/security/apparmor/ |
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 | 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()
|
H A D | ipc.c | 99 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
H A D | task.c | 242 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm()
|
H A 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()
|
H A D | label.c | 1330 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()
|
H A D | apparmorfs.c | 640 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
/openbmc/linux/security/apparmor/include/ |
H A D | perms.h | 206 void aa_apply_modes_to_perms(struct aa_profile *profile,
|