Home
last modified time | relevance | path

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

/security/apparmor/
A Ddomain.c706 (void) aa_audit_file(subj_cred, profile, &perms, in profile_transition()
781 aa_audit_file(subj_cred, profile, &perms, OP_EXEC, MAY_EXEC, name, in profile_transition()
860 return aa_audit_file(subj_cred, profile, &perms, OP_EXEC, in profile_onexec()
901 aa_audit_file(subj_cred, profile, &nullperms, in handle_onexec()
1038 aa_audit_file(current_cred(), profile, &nullperms, in apparmor_bprm_creds_for_exec()
1088 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat()
1182 aa_audit_file(subj_cred, profile, &nullperms, in change_hat()
1342 aa_audit_file(subj_cred, profile, &perms, OP_CHANGE_HAT, in aa_change_hat()
1365 error = aa_audit_file(subj_cred, profile, perms, op, request, in change_profile_perms_wrapper()
1450 aa_audit_file(subj_cred, profile, &perms, op, in aa_change_profile()
[all …]
A Dfile.c95 int aa_audit_file(const struct cred *subj_cred, in aa_audit_file() function
161 aa_audit_file(subj_cred, in path_name()
236 return aa_audit_file(subj_cred, in __aa_path_perm()
401 return aa_audit_file(subj_cred, in profile_path_link()
/security/apparmor/include/
A Dfile.h74 int aa_audit_file(const struct cred *cred,

Completed in 8 milliseconds