Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
Daudit.c105 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()
Dlib.c431 void (*cb)(struct audit_buffer *, void *)) in aa_check_perms() argument
/kernel/linux/linux-6.6/security/apparmor/
Daudit.c148 void aa_audit_msg(int type, struct apparmor_audit_data *ad, in aa_audit_msg()
166 int aa_audit(int type, struct aa_profile *profile, in aa_audit()
Dlib.c390 void (*cb)(struct audit_buffer *, void *)) in aa_check_perms() argument
/kernel/linux/linux-5.10/security/
Dlsm_audit.c454 void (*pre_audit)(struct audit_buffer *, void *), in common_lsm_audit() argument
455 void (*post_audit)(struct audit_buffer *, void *)) in common_lsm_audit()
/kernel/linux/linux-6.6/security/
Dlsm_audit.c441 void (*pre_audit)(struct audit_buffer *, void *), in common_lsm_audit() argument
442 void (*post_audit)(struct audit_buffer *, void *)) in common_lsm_audit()
/kernel/linux/linux-5.10/kernel/
Daudit.c199 struct audit_buffer { struct
200 struct sk_buff *skb; /* formatted skb ready to send */
201 struct audit_context *ctx; /* NULL or associated context */
202 gfp_t gfp_mask;
/kernel/linux/linux-6.6/kernel/
Daudit.c197 struct audit_buffer { struct
198 struct sk_buff *skb; /* formatted skb ready to send */
199 struct audit_context *ctx; /* NULL or associated context */
200 gfp_t gfp_mask;