Searched refs:aa_apply_modes_to_perms (Results 1 – 10 of 10) sorted by relevance
| /security/apparmor/ |
| 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()
|
| A D | task.c | 238 aa_apply_modes_to_perms(profile, &perms); in profile_ptrace_perm() 334 aa_apply_modes_to_perms(profile, &perms); in aa_profile_ns_perm()
|
| A D | ipc.c | 98 aa_apply_modes_to_perms(profile, &perms); in profile_signal_perm()
|
| A D | net.c | 178 aa_apply_modes_to_perms(profile, &perms); in aa_do_perms() 388 aa_apply_modes_to_perms(profile, &perms); in aa_secmark_perm()
|
| A D | domain.c | 163 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 218 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 228 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
| A D | lib.c | 361 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() function
|
| A D | label.c | 1320 aa_apply_modes_to_perms(profile, perms); in label_compound_match() 1373 aa_apply_modes_to_perms(profile, &tmp); in label_components_match() 1382 aa_apply_modes_to_perms(profile, &tmp); in label_components_match()
|
| A D | lsm.c | 648 aa_apply_modes_to_perms(profile, &perms); in profile_uring()
|
| A D | apparmorfs.c | 648 aa_apply_modes_to_perms(profile, &tmp); in profile_query_cb()
|
| /security/apparmor/include/ |
| A D | perms.h | 209 void aa_apply_modes_to_perms(struct aa_profile *profile,
|
Completed in 24 milliseconds