Searched refs:bkt_idx (Results 1 – 1 of 1) sorted by relevance
594 uint32_t bkt_idx; member621 to_bkt = __get_bucket(h, curr_node->bkt_idx); in cuckoo_move()628 from_bkt = __get_bucket(h, prev_node->bkt_idx); in cuckoo_move()708 queue[0].bkt_idx = hash & h->_bitmask; in cuckoo_probe()716 b = __get_bucket(h, queue[head].bkt_idx); in cuckoo_probe()744 queue[tail].bkt_idx = __alt_hash(s->_hash) & h->_bitmask; in cuckoo_probe()