Home
last modified time | relevance | path

Searched refs:aa_check_perms (Results 1 – 7 of 7) sorted by relevance

/linux/security/apparmor/
H A Dtask.c240 return aa_check_perms(profile, &perms, request, ad, audit_ptrace_cb); in profile_ptrace_perm()
367 error = aa_check_perms(profile, &perms, request, ad, in aa_profile_ns_perm()
H A Dipc.c99 return aa_check_perms(profile, &perms, request, ad, audit_signal_cb); in profile_signal_perm()
H A Dnet.c179 return aa_check_perms(profile, &perms, request, ad, in aa_do_perms()
392 return aa_check_perms(profile, &perms, request, ad, audit_net_cb); in aa_secmark_perm()
H A Dcapability.c145 return aa_check_perms(profile, &perms, request, ad, in profile_capable()
H A Dlib.c420 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms() function
H A Dlsm.c642 error = aa_check_perms(profile, &perms, request, ad, in profile_uring()
/linux/security/apparmor/include/
H A Dperms.h216 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms,