Searched refs:__del_from_bucket (Results 1 – 1 of 1) sorted by relevance
970 __del_from_bucket(struct cuckoo_hashtable *h, struct _bucket *b, in __del_from_bucket() function1004 if ((ret = __del_from_bucket(h, b1, node, hash)) == 0) { in cuckoo_hashtable_del()1009 if ((ret = __del_from_bucket(h, b2, node, hash)) == 0) { in cuckoo_hashtable_del()