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