Searched refs:LCORE_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
123 #define LCORE_CACHE_SIZE 64 macro133 uint32_t objs[LCORE_CACHE_SIZE]; /**< Cache objects */
229 (LCORE_CACHE_SIZE - 1) + 1; in rte_hash_create()547 (LCORE_CACHE_SIZE - 1))); in rte_hash_max_key_id()563 (LCORE_CACHE_SIZE - 1); in rte_hash_count()648 (LCORE_CACHE_SIZE - 1); in rte_hash_reset()984 LCORE_CACHE_SIZE, NULL); in alloc_slot()1459 if (cached_free_slots->len == LCORE_CACHE_SIZE) { in free_slot()1464 LCORE_CACHE_SIZE, NULL); in free_slot()1521 h->entries + (RTE_MAX_LCORE - 1) * (LCORE_CACHE_SIZE - 1) + 1 in rte_hash_rcu_qsbr_add()1825 h->entries + (RTE_MAX_LCORE - 1) * (LCORE_CACHE_SIZE - 1) + 1 in rte_hash_free_key_with_position()
504 #define LCORE_CACHE_SIZE 64 in test_add_delete_free_lf() macro557 (LCORE_CACHE_SIZE - 1) + 1; i++) { in test_add_delete_free_lf()