Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Ddomain.c712 aa_audit_file(profile, &perms, OP_EXEC, MAY_EXEC, name, target, new, in profile_transition()
790 return aa_audit_file(profile, &perms, OP_EXEC, AA_MAY_ONEXEC, xname, in profile_onexec()
841 aa_audit_file(profile, &nullperms, OP_CHANGE_ONEXEC, in handle_onexec()
974 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_creds_for_exec()
1022 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, AA_MAY_CHANGEHAT, in build_change_hat()
1114 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, in change_hat()
1255 aa_audit_file(profile, &perms, OP_CHANGE_HAT, in aa_change_hat()
1278 error = aa_audit_file(profile, perms, op, request, name, in change_profile_perms_wrapper()
1454 aa_audit_file(profile, &perms, op, request, auditname, in aa_change_profile()
A Dfile.c92 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() function
156 aa_audit_file(profile, &nullperms, op, request, *name, in path_name()
225 return aa_audit_file(profile, perms, op, request, name, NULL, NULL, in __aa_path_perm()
384 return aa_audit_file(profile, &lperms, OP_LINK, request, lname, tname, in profile_path_link()
/linux-6.3-rc2/security/apparmor/include/
A Dfile.h111 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms,

Completed in 7 milliseconds