Home
last modified time | relevance | path

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

/Linux-v6.1/security/apparmor/
Dnet.c131 return aa_check_perms(profile, &perms, request, sa, audit_net_cb); in aa_profile_af_perm()
244 return aa_check_perms(profile, &perms, request, sa, audit_net_cb); in aa_secmark_perm()
Dipc.c95 return aa_check_perms(profile, &perms, request, sa, audit_signal_cb); in profile_signal_perm()
Dlib.c425 return aa_check_perms(profile, &perms, request, sa, aa_audit_perms_cb); in aa_profile_label_perm()
446 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms() function
Dtask.c238 return aa_check_perms(profile, &perms, request, sa, audit_ptrace_cb); in profile_ptrace_perm()
/Linux-v6.1/security/apparmor/include/
Dperms.h153 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms,