Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Daudit.c943 static int audit_send_reply_thread(void *arg) in audit_send_reply_thread() function
986 tsk = kthread_run(audit_send_reply_thread, reply, "audit_send_reply"); in audit_send_reply()