Searched refs:bkt_idx (Results 1 – 1 of 1) sorted by relevance
600 uint32_t bkt_idx; member627 to_bkt = __get_bucket(h, curr_node->bkt_idx); in cuckoo_move()634 from_bkt = __get_bucket(h, prev_node->bkt_idx); in cuckoo_move()714 queue[0].bkt_idx = hash & h->_bitmask; in cuckoo_probe()722 b = __get_bucket(h, queue[head].bkt_idx); in cuckoo_probe()750 queue[tail].bkt_idx = __alt_hash(s->_hash) & h->_bitmask; in cuckoo_probe()