Searched refs:serial_lock (Results 1 – 2 of 2) sorted by relevance
238 kmutex_t serial_lock; /* serialize array chunk allocation */ member
301 mutex_init(&ahp->serial_lock, NULL, MUTEX_DEFAULT, NULL); in anon_create()373 mutex_destroy(&ahp->serial_lock); in anon_release()493 mutex_enter(&ahp->serial_lock); in anon_set_ptr()498 mutex_exit(&ahp->serial_lock); in anon_set_ptr()502 mutex_exit(&ahp->serial_lock); in anon_set_ptr()3582 mutex_enter(&ahp->serial_lock); in anon_get_slot()3586 mutex_exit(&ahp->serial_lock); in anon_get_slot()