Searched refs:clh_lock (Results 1 – 5 of 5) sorted by relevance
72 (void) mutex_lock(&lhp->lh_cpu[idx].clh_lock); in umem_lockup_log_header()87 (void) mutex_unlock(&lhp->lh_cpu[idx].clh_lock); in umem_release_log_header()
330 mutex_t clh_lock; member
1047 (void) mutex_init(&clhp->clh_lock, USYNC_THREAD, NULL); in umem_log_init()1080 (void) mutex_lock(&clhp->clh_lock); in umem_log_enter()1100 (void) mutex_unlock(&clhp->clh_lock); in umem_log_enter()
412 kmutex_t clh_lock; member
1453 mutex_init(&clhp->clh_lock, NULL, MUTEX_DEFAULT, NULL); in kmem_log_init()1475 mutex_enter(&clhp->clh_lock); in kmem_log_enter()1495 mutex_exit(&clhp->clh_lock); in kmem_log_enter()