Searched refs:b_i (Results 1 – 1 of 1) sorted by relevance
248 __get_bucket(struct cuckoo_hashtable *h, uint32_t b_i) in __get_bucket() argument250 return &h->_buckets[b_i]; in __get_bucket()