Searched refs:aa_check_perms (Results 1 – 7 of 7) sorted by relevance
| /security/apparmor/ |
| A D | task.c | 239 return aa_check_perms(profile, &perms, request, ad, audit_ptrace_cb); in profile_ptrace_perm() 335 error = aa_check_perms(profile, &perms, request, ad, in aa_profile_ns_perm()
|
| A D | ipc.c | 99 return aa_check_perms(profile, &perms, request, ad, audit_signal_cb); in profile_signal_perm()
|
| A D | net.c | 179 return aa_check_perms(profile, &perms, request, ad, in aa_do_perms() 390 return aa_check_perms(profile, &perms, request, ad, audit_net_cb); in aa_secmark_perm()
|
| A D | capability.c | 145 return aa_check_perms(profile, &perms, request, ad, in profile_capable()
|
| A D | lib.c | 418 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms() function
|
| A D | lsm.c | 649 error = aa_check_perms(profile, &perms, request, ad, in profile_uring()
|
| /security/apparmor/include/ |
| A D | perms.h | 216 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms,
|
Completed in 11 milliseconds