Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c612 cuckoo_move(struct cuckoo_hashtable *h, struct cuckoo_node *node, in cuckoo_move() function
751 ret = cuckoo_move(h, node, hash, queue, head, avail_i); in cuckoo_probe()