Home
last modified time | relevance | path

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

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