Searched refs:LCORE_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
117 #define LCORE_CACHE_SIZE 64 macro127 uint32_t objs[LCORE_CACHE_SIZE]; /**< Cache objects */
233 (LCORE_CACHE_SIZE - 1) + 1; in rte_hash_create()551 (LCORE_CACHE_SIZE - 1))); in rte_hash_max_key_id()567 (LCORE_CACHE_SIZE - 1); in rte_hash_count()652 (LCORE_CACHE_SIZE - 1); in rte_hash_reset()988 LCORE_CACHE_SIZE, NULL); in alloc_slot()1463 if (cached_free_slots->len == LCORE_CACHE_SIZE) { in free_slot()1468 LCORE_CACHE_SIZE, NULL); in free_slot()1525 h->entries + (RTE_MAX_LCORE - 1) * (LCORE_CACHE_SIZE - 1) + 1 in rte_hash_rcu_qsbr_add()1829 h->entries + (RTE_MAX_LCORE - 1) * (LCORE_CACHE_SIZE - 1) + 1 in rte_hash_free_key_with_position()
500 #define LCORE_CACHE_SIZE 64 in test_add_delete_free_lf() macro553 (LCORE_CACHE_SIZE - 1) + 1; i++) { in test_add_delete_free_lf()