Searched refs:bound_services_lock (Results 1 – 2 of 2) sorted by relevance
230 krwlock_t bound_services_lock; member
925 rw_init(&hca->bound_services_lock, NULL, RW_DRIVER, in rpcib_open_hcas()3344 rw_enter(&hca->bound_services_lock, RW_READER); in rib_register_service()3354 rw_exit(&hca->bound_services_lock); in rib_register_service()3381 rw_enter(&hca->bound_services_lock, in rib_register_service()3385 rw_exit(&hca->bound_services_lock); in rib_register_service()3536 rw_enter(&hca->bound_services_lock, RW_READER); in rib_stop_services()3539 rw_exit(&hca->bound_services_lock); in rib_stop_services()4859 rw_destroy(&hca->bound_services_lock); in rib_stop_hca_services()