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