Home
last modified time | relevance | path

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

/linux/kernel/
H A Daudit.c393 void audit_log_lost(const char *message) in audit_log_lost() function
639 audit_log_lost("kauditd retry queue overflow"); in kauditd_hold_skb()
651 audit_log_lost("kauditd hold queue overflow"); in kauditd_hold_skb()
676 audit_log_lost("kauditd retry queue overflow"); in kauditd_retry_skb()
1959 audit_log_lost("backlog limit exceeded"); in audit_log_start()
1967 audit_log_lost("out of memory in audit_log_start"); in audit_log_start()
1999 audit_log_lost("out of memory in audit_expand"); in audit_expand()
2799 audit_log_lost("rate limit exceeded"); in __audit_log_end()
/linux/drivers/tty/
H A Dtty_audit.c189 audit_log_lost("out of memory in TTY auditing"); in tty_audit_buf_get()