Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c976 alloc_slot(const struct rte_hash *h, struct lcore_cache *cached_free_slots) in alloc_slot() function
1056 slot_id = alloc_slot(h, cached_free_slots); in __rte_hash_add_key_with_hash()
1065 slot_id = alloc_slot(h, cached_free_slots); in __rte_hash_add_key_with_hash()