Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c222 __slot_set(struct _slot *slt, uint32_t hash, struct cuckoo_node *node) in __slot_set() function
691 __slot_set(&to_bkt->_slots[to_slot], hash, node); in cuckoo_move()