Home
last modified time | relevance | path

Searched refs:__bucket_idx (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c267 __bucket_idx(struct cuckoo_hashtable *h, struct _bucket *b) in __bucket_idx() function
568 hash, node, __bucket_idx(h, b), i); in __add_to_bucket()
581 __bucket_idx(h, b), avail_i); in __add_to_bucket()
692 __bucket_idx(h, to_bkt), to_slot); in cuckoo_move()
738 hash, node, __bucket_idx(h, b), i); in cuckoo_probe()