Searched refs:kauditd_thread (Results 1 – 1 of 1) sorted by relevance
555 * This should only be used by the kauditd_thread when it fails to flush the729 * kauditd_send_queue - Helper for kauditd_thread to flush skb queues754 /* NOTE: kauditd_thread takes care of all our locking, we just use in kauditd_send_queue() 838 * kauditd_thread - Worker thread to send audit records to userspace841 static int kauditd_thread(void *dummy) in kauditd_thread() function 1715 kauditd_task = kthread_run(kauditd_thread, NULL, "kauditd"); in audit_init()