Searched defs:audit_buffer (Results 1 – 4 of 4) sorted by relevance
105 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg()123 int aa_audit(int type, struct aa_profile *profile, struct common_audit_data *sa, in aa_audit()
448 void (*cb)(struct audit_buffer *, void *)) in aa_check_perms() argument
440 void (*pre_audit)(struct audit_buffer *, void *), in common_lsm_audit() argument441 void (*post_audit)(struct audit_buffer *, void *)) in common_lsm_audit()
199 struct audit_buffer { struct200 struct sk_buff *skb; /* formatted skb ready to send */201 struct audit_context *ctx; /* NULL or associated context */202 gfp_t gfp_mask;