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

/linux-master/security/apparmor/include/
H A Dfile.h74 int aa_audit_file(const struct cred *cred,
/linux-master/security/apparmor/
H A Ddomain.c722 aa_audit_file(subj_cred, profile, &perms, OP_EXEC, MAY_EXEC, name,
802 return aa_audit_file(subj_cred, profile, &perms, OP_EXEC,
857 aa_audit_file(subj_cred, profile, &nullperms,
994 aa_audit_file(current_cred(), profile, &nullperms,
1044 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT,
1138 aa_audit_file(subj_cred, profile, &nullperms,
1282 aa_audit_file(subj_cred, profile, &perms, OP_CHANGE_HAT,
1306 error = aa_audit_file(subj_cred, profile, perms, op, request,
1391 aa_audit_file(subj_cred, profile, &perms, op,
1509 aa_audit_file(subj_cre
[all...]
H A Dfile.c79 * aa_audit_file - handle the auditing of file operations
94 int aa_audit_file(const struct cred *subj_cred, function
173 aa_audit_file(subj_cred,
243 return aa_audit_file(subj_cred,
409 return aa_audit_file(subj_cred,

Completed in 99 milliseconds