Searched refs:fctl_nwwn_hash_mutex (Results 1 – 1 of 1) sorted by relevance
143 static kmutex_t fctl_nwwn_hash_mutex; variable147 _NOTE(MUTEX_PROTECTS_DATA(fctl_nwwn_hash_mutex, fctl_nwwn_hash_table))511 mutex_init(&fctl_nwwn_hash_mutex, NULL, MUTEX_DRIVER, NULL); in _init()526 mutex_destroy(&fctl_nwwn_hash_mutex); in _init()537 mutex_destroy(&fctl_nwwn_hash_mutex); in _init()564 mutex_destroy(&fctl_nwwn_hash_mutex); in _fini()3298 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_enlist_nwwn_table()3313 mutex_exit(&fctl_nwwn_hash_mutex); in fctl_enlist_nwwn_table()3331 ASSERT(MUTEX_HELD(&fctl_nwwn_hash_mutex)); in fctl_delist_nwwn_table()3388 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_get_remote_node_by_nwwn()[all …]