Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c111 static kthread_t *ddi_umem_unlock_thread; variable
8328 if (ddi_umem_unlock_thread == NULL) in umem_lockmemory()
8565 if (ddi_umem_unlock_thread == NULL) { in i_ddi_umem_unlock_thread_start()
8566 ddi_umem_unlock_thread = thread_create(NULL, 0, in i_ddi_umem_unlock_thread_start()
8626 if (ddi_umem_unlock_thread == NULL) in ddi_umem_lock()
8694 ASSERT(ddi_umem_unlock_thread != NULL); in ddi_umem_unlock()