Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Daudit.c111 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg()
129 int aa_audit(int type, struct aa_profile *profile, struct common_audit_data *sa, in aa_audit()
Dlib.c433 void (*cb)(struct audit_buffer *, void *)) in aa_check_perms() argument
/Linux-v4.19/security/
Dlsm_audit.c442 void (*pre_audit)(struct audit_buffer *, void *), in common_lsm_audit() argument
443 void (*post_audit)(struct audit_buffer *, void *)) in common_lsm_audit()
/Linux-v4.19/kernel/
Daudit.c207 struct audit_buffer { struct
208 struct sk_buff *skb; /* formatted skb ready to send */
209 struct audit_context *ctx; /* NULL or associated context */
210 gfp_t gfp_mask;