Home
last modified time | relevance | path

Searched defs:audit_buffer (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/security/apparmor/
Daudit.c153 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg()
172 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit()
/linux-4.1.27/security/
Dlsm_audit.c398 void (*pre_audit)(struct audit_buffer *, void *), in common_lsm_audit() argument
399 void (*post_audit)(struct audit_buffer *, void *)) in common_lsm_audit()
/linux-4.1.27/kernel/
Daudit.c178 struct audit_buffer { struct
191 static void audit_set_portid(struct audit_buffer *ab, __u32 portid) in audit_set_portid() argument