Home
last modified time | relevance | path

Searched refs:aa_audit_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/apparmor/
H A Ddomain.c720 aa_audit_file(subj_cred, profile, &perms, OP_EXEC, MAY_EXEC, name, in profile_transition()
800 return aa_audit_file(subj_cred, profile, &perms, OP_EXEC, in profile_onexec()
855 aa_audit_file(subj_cred, profile, &nullperms, in handle_onexec()
992 aa_audit_file(current_cred(), profile, &nullperms, in apparmor_bprm_creds_for_exec()
1042 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat()
1136 aa_audit_file(subj_cred, profile, &nullperms, in change_hat()
1280 aa_audit_file(subj_cred, profile, &perms, OP_CHANGE_HAT, in aa_change_hat()
1304 error = aa_audit_file(subj_cred, profile, perms, op, request, in change_profile_perms_wrapper()
1483 aa_audit_file(subj_cred, in aa_change_profile()
H A Dfile.c94 int aa_audit_file(const struct cred *subj_cred, in aa_audit_file() function
173 aa_audit_file(subj_cred, in path_name()
243 return aa_audit_file(subj_cred, in __aa_path_perm()
409 return aa_audit_file(subj_cred, in profile_path_link()
/openbmc/linux/security/apparmor/include/
H A Dfile.h111 int aa_audit_file(const struct cred *cred,