Searched refs:audit_log_name (Results 1 – 3 of 3) sorted by relevance
/kernel/ |
D | audit.h | 216 extern void audit_log_name(struct audit_context *context,
|
D | audit.c | 1484 void audit_log_name(struct audit_context *context, struct audit_names *n, in audit_log_name() function 1654 audit_log_name(current->audit_context, name, link, 0, NULL); in audit_log_link_denied()
|
D | auditsc.c | 1400 audit_log_name(context, n, NULL, i++, &call_panic); in audit_log_exit()
|