Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dib.h188 kmutex_t open_hca_lock; member
H A Drpcib.c596 mutex_init(&rib_stat->open_hca_lock, NULL, MUTEX_DRIVER, NULL); in rpcib_attach()
605 mutex_destroy(&rib_stat->open_hca_lock); in rpcib_attach()
617 mutex_destroy(&rib_stat->open_hca_lock); in rpcib_attach()
625 mutex_enter(&rib_stat->open_hca_lock); in rpcib_attach()
627 mutex_exit(&rib_stat->open_hca_lock); in rpcib_attach()
630 mutex_exit(&rib_stat->open_hca_lock); in rpcib_attach()
659 mutex_destroy(&rib_stat->open_hca_lock); in rpcib_attach()
694 mutex_destroy(&rib_stat->open_hca_lock); in rpcib_detach()
802 ASSERT(MUTEX_HELD(&ribstat->open_hca_lock)); in rpcib_open_hcas()
1451 mutex_enter(&rib_stat->open_hca_lock); in rib_attach_hca()
[all …]