Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dnet.c135 return aa_check_perms(profile, &perms, request, ad, audit_net_cb); in aa_profile_af_perm()
253 return aa_check_perms(profile, &perms, request, ad, audit_net_cb); in aa_secmark_perm()
H A Dipc.c100 return aa_check_perms(profile, &perms, request, ad, audit_signal_cb); in profile_signal_perm()
H A Dlib.c368 return aa_check_perms(profile, &perms, request, ad, aa_audit_perms_cb); in aa_profile_label_perm()
388 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms() function
H A Dtask.c243 return aa_check_perms(profile, &perms, request, ad, audit_ptrace_cb); in profile_ptrace_perm()
/openbmc/linux/security/apparmor/include/
H A Dperms.h216 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms,