Home
last modified time | relevance | path

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

/dpdk/lib/hash/
H A Drte_cuckoo_hash.c972 alloc_slot(const struct rte_hash *h, struct lcore_cache *cached_free_slots) in alloc_slot() function
1052 slot_id = alloc_slot(h, cached_free_slots); in __rte_hash_add_key_with_hash()
1061 slot_id = alloc_slot(h, cached_free_slots); in __rte_hash_add_key_with_hash()