Searched refs:_sd_hb_locks (Results 1 – 1 of 1) sorted by relevance
45 static kmutex_t _sd_hb_locks[_SD_HB_LOCKS]; variable58 mutex_init(&_sd_hb_locks[i], NULL, MUTEX_DRIVER, NULL); in _sdbc_hash_load()73 mutex_destroy(&_sd_hb_locks[i]); in _sdbc_hash_unload()133 bucket->hb_lock = &_sd_hb_locks[i % _SD_HB_LOCKS]; in _sdbc_hash_configure()