Searched refs:ktls_work_thread (Results 1 – 1 of 1) sorted by relevance
249 static void ktls_work_thread(void *ctx);404 error = kproc_kthread_add(ktls_work_thread, &ktls_wq[i], in ktls_init()2132 ktls_work_thread(void *ctx) in ktls_work_thread() function