Home
last modified time | relevance | path

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

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