Home
last modified time | relevance | path

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

/linux/kernel/
H A Daudit.c388 void audit_log_lost(const char *message) in audit_log_lost() function
634 audit_log_lost("kauditd retry queue overflow"); in kauditd_hold_skb()
646 audit_log_lost("kauditd hold queue overflow"); in kauditd_hold_skb()
671 audit_log_lost("kauditd retry queue overflow"); in kauditd_retry_skb()
1949 audit_log_lost("backlog limit exceeded"); in audit_log_start()
1957 audit_log_lost("out of memory in audit_log_start"); in audit_log_start()
1989 audit_log_lost("out of memory in audit_expand"); in audit_expand()
2620 audit_log_lost("rate limit exceeded"); in __audit_log_end()
H A Dauditsc.c1075 audit_log_lost("out of memory in audit_alloc"); in audit_alloc()
2843 audit_log_lost("out of memory in __audit_log_kern_module"); in __audit_log_kern_module()
/linux/include/linux/
H A Daudit.h192 extern void audit_log_lost(const char *message);