Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Daudit.c351 void audit_log_lost(const char *message) in audit_log_lost() function
597 audit_log_lost("kauditd retry queue overflow"); in kauditd_hold_skb()
609 audit_log_lost("kauditd hold queue overflow"); in kauditd_hold_skb()
634 audit_log_lost("kauditd retry queue overflow"); in kauditd_retry_skb()
1908 audit_log_lost("backlog limit exceeded"); in audit_log_start()
1916 audit_log_lost("out of memory in audit_log_start"); in audit_log_start()
1946 audit_log_lost("out of memory in audit_expand"); in audit_expand()
2445 audit_log_lost("rate limit exceeded"); in audit_log_end()
H A Dauditsc.c1073 audit_log_lost("out of memory in audit_alloc"); in audit_alloc()
2879 audit_log_lost("out of memory in __audit_log_kern_module"); in __audit_log_kern_module()
/openbmc/linux/drivers/tty/
H A Dtty_audit.c187 audit_log_lost("out of memory in TTY auditing"); in tty_audit_buf_get()
/openbmc/linux/include/linux/
H A Daudit.h185 extern void audit_log_lost(const char *message);