Searched refs:ktls_init_lock (Results 1 – 1 of 1) sorted by relevance
108 static struct sx ktls_init_lock; variable109 SX_SYSINIT(ktls_init_lock, &ktls_init_lock, "ktls init");483 sx_xlock(&ktls_init_lock); in ktls_start_kthreads()485 sx_xunlock(&ktls_init_lock); in ktls_start_kthreads()495 sx_xunlock(&ktls_init_lock); in ktls_start_kthreads()