Searched refs:btl_hash (Results 1 – 2 of 2) sorted by relevance
149 bt_hash_t *btl_hash[2]; member328 return &btl->btl_hash[par][idx]->bth_array[hash & BTL_HASH_MASK]; in __btlib_head()510 bthp_old = btl->btl_hash[BTL_PARAM_PARITY(param_old)]; in __btlib_rehash_and_lock()539 btl->btl_hash[!BTL_PARAM_PARITY(param_old)] = bthp; in __btlib_rehash_and_lock()583 btl->btl_hash[BTL_PARAM_PARITY(param_old)] = NULL; in __btlib_rehash_and_lock()668 btl->btl_hash[0] = bthp; in __btlib_init()
95 return self._btl.btl_hash[self.get_parity()]