Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c168 kmutex_t mh_head_lock; variable
408 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()