Searched refs:serial_lock (Results 1 – 2 of 2) sorted by relevance
238 kmutex_t serial_lock; /* serialize array chunk allocation */ member
300 mutex_init(&ahp->serial_lock, NULL, MUTEX_DEFAULT, NULL); in anon_create()372 mutex_destroy(&ahp->serial_lock); in anon_release()492 mutex_enter(&ahp->serial_lock); in anon_set_ptr()497 mutex_exit(&ahp->serial_lock); in anon_set_ptr()501 mutex_exit(&ahp->serial_lock); in anon_set_ptr()3581 mutex_enter(&ahp->serial_lock); in anon_get_slot()3585 mutex_exit(&ahp->serial_lock); in anon_get_slot()