Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Daudit.c569 static int audit_send_reply_thread(void *arg) in audit_send_reply_thread() function
619 tsk = kthread_run(audit_send_reply_thread, reply, "audit_send_reply"); in audit_send_reply()