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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dfile.c90 * aa_audit_file - handle the auditing of file operations
104 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms, function
299 error = aa_audit_file(profile, &perms, GFP_KERNEL, op, request, name,
425 error = aa_audit_file(profile, &lperms, GFP_KERNEL, OP_LINK, request,
H A Ddomain.c508 error = aa_audit_file(profile, &perms, GFP_KERNEL, OP_EXEC, MAY_EXEC,
698 error = aa_audit_file(profile, &perms, GFP_KERNEL,
814 error = aa_audit_file(profile, &perms, GFP_KERNEL, op, request,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/include/
H A Dfile.h145 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms,

Completed in 629 milliseconds