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