Searched refs:__bucket_slot (Results 1 – 1 of 1) sorted by relevance
271 __bucket_slot(struct _bucket *b, uint32_t slot_idx) in __bucket_slot() function560 struct _slot *s = __bucket_slot(b, i); in __add_to_bucket()651 !__slot_empty(__bucket_slot(to_bkt, to_slot))) { in cuckoo_move()656 !__slot_empty(__bucket_slot(to_bkt, to_slot)) ? in cuckoo_move()725 struct _slot *s = __bucket_slot(b, i); in cuckoo_probe()804 struct _slot *s = __bucket_slot(b, j);987 if (__slot_empty(__bucket_slot(b, i))) { in __del_from_bucket()