Searched refs:__add_to_bucket (Results 1 – 1 of 1) sorted by relevance
543 __add_to_bucket(struct cuckoo_hashtable *h, struct _bucket *b, in __add_to_bucket() function928 if ((ret = __add_to_bucket(h, b1, node, hash)) == 0) { in cuckoo_add_no_expand()933 if ((ret = __add_to_bucket(h, b2, node, hash)) == 0) { in cuckoo_add_no_expand()