Home
last modified time | relevance | path

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

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