Searched refs:mh_head_lock (Results 1 – 1 of 1) sorted by relevance
168 kmutex_t mh_head_lock; variable408 mutex_destroy(&mh_head_lock); in mod_hash_fini()428 mutex_init(&mh_head_lock, NULL, MUTEX_DEFAULT, NULL); in mod_hash_init()482 mutex_enter(&mh_head_lock); in mod_hash_create_extended()485 mutex_exit(&mh_head_lock); in mod_hash_create_extended()500 mutex_enter(&mh_head_lock); in mod_hash_destroy_hash()520 mutex_exit(&mh_head_lock); in mod_hash_destroy_hash()