Searched refs:lcore_cache (Results 1 – 2 of 2) sorted by relevance
125 struct lcore_cache { struct168 struct lcore_cache *local_free_slots;
159 struct lcore_cache *local_free_slots = NULL; in rte_hash_create()396 sizeof(struct lcore_cache) * RTE_MAX_LCORE, in rte_hash_create()681 struct lcore_cache *cached_free_slots, in enqueue_slot_back()976 alloc_slot(const struct rte_hash *h, struct lcore_cache *cached_free_slots) in alloc_slot()1020 struct lcore_cache *cached_free_slots = NULL; in __rte_hash_add_key_with_hash()1456 struct lcore_cache *cached_free_slots = NULL; in free_slot()