Searched refs:audit_log_lost (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/
H A Daudit.c344 * audit_log_lost - conditionally log lost audit message event
351 void audit_log_lost(const char *message) function
597 audit_log_lost("kauditd retry queue overflow");
609 audit_log_lost("kauditd hold queue overflow");
634 audit_log_lost("kauditd retry queue overflow");
1906 audit_log_lost("backlog limit exceeded");
1914 audit_log_lost("out of memory in audit_log_start");
1944 audit_log_lost("out of memory in audit_expand");
2443 audit_log_lost("rate limit exceeded");
H A Dauditsc.c1073 audit_log_lost("out of memory in audit_alloc");
2879 audit_log_lost("out of memory in __audit_log_kern_module");
/linux-master/drivers/tty/
H A Dtty_audit.c187 audit_log_lost("out of memory in TTY auditing");
/linux-master/include/linux/
H A Daudit.h186 extern void audit_log_lost(const char *message);

Completed in 132 milliseconds