Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 20 of 20) sorted by relevance

/dpdk/lib/mempool/
H A Drte_mempool.h1306 rte_mempool_cache_flush(struct rte_mempool_cache *cache, in rte_mempool_cache_flush()
1332 unsigned int n, struct rte_mempool_cache *cache) in rte_mempool_do_generic_put()
1392 unsigned int n, struct rte_mempool_cache *cache) in rte_mempool_generic_put()
1417 struct rte_mempool_cache *cache; in rte_mempool_put_bulk() local
1457 unsigned int n, struct rte_mempool_cache *cache) in rte_mempool_do_generic_get()
1539 unsigned int n, struct rte_mempool_cache *cache) in rte_mempool_generic_get()
1574 struct rte_mempool_cache *cache; in rte_mempool_get_bulk() local
H A Drte_mempool.c747 mempool_cache_init(struct rte_mempool_cache *cache, uint32_t size) in mempool_cache_init()
762 struct rte_mempool_cache *cache; in rte_mempool_cache_create() local
789 rte_mempool_cache_free(struct rte_mempool_cache *cache) in rte_mempool_cache_free()
1195 const struct rte_mempool_cache *cache; in mempool_audit_cache() local
/dpdk/app/test/
H A Dtest_mempool_perf.c124 test_loop(struct rte_mempool *mp, struct rte_mempool_cache *cache, in test_loop()
165 struct rte_mempool_cache *cache; in per_lcore_mempool_test() local
H A Dtest_mempool.c86 struct rte_mempool_cache *cache; in test_mempool_basic() local
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_usd.h37 uint32_t cache; member
/dpdk/examples/ipsec-secgw/
H A Dsad.c84 struct ipsec_sad_cache *cache; in ipsec_sad_lcore_cache_init() local
H A Dsad.h78 struct ipsec_sad_cache *cache; in sad_lookup() local
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_rtsym.c49 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, uint32_t strtab_size, in nfp_rtsym_sw_entry_init()
121 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.h73 struct mr_cache_entry cache[MLX5_MR_CACHE_N]; /* Cache for top-half. */ member
86 struct mlx5_mr_btree cache; /* Global MR cache table. */ member
H A Dmlx5_common_utils.h114 struct mlx5_list_cache *cache[MLX5_LIST_MAX]; member
/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.h64 struct mlx4_mr_cache cache[MLX4_MR_CACHE_N]; /* Cache for top-half. */ member
H A Dmlx4.h184 struct mlx4_mr_btree cache; /* Global MR cache table. */ member
/dpdk/lib/member/
H A Drte_member.h129 uint8_t cache; /* If it is cache mode for ht based. */ member
/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_avx512.c31 struct rte_mempool_cache *cache = rte_mempool_default_cache(rxq->mp, in i40e_rxq_rearm() local
906 struct rte_mempool_cache *cache = rte_mempool_default_cache(mp, in i40e_tx_free_bufs_avx512() local
/dpdk/drivers/net/ice/
H A Dice_rxtx_vec_avx512.c23 struct rte_mempool_cache *cache = rte_mempool_default_cache(rxq->mp, in ice_rxq_rearm() local
1001 struct rte_mempool_cache *cache = rte_mempool_default_cache(mp, in ice_tx_free_bufs_avx512() local
/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c494 uint64_t *cache = sa->sw_stats.cache; in sfc_sw_stats_clear_cache() local
746 uint64_t **cache = &sa->sw_stats.cache; in sfc_sw_xstats_configure() local
H A Dsfc.h183 uint64_t *cache; member
194 uint64_t *cache; member
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dprocess.c185 uint32_t cache; member
/dpdk/drivers/net/iavf/
H A Diavf_rxtx_vec_avx512.c38 struct rte_mempool_cache *cache = in iavf_rxq_rearm() local
1726 struct rte_mempool_cache *cache = rte_mempool_default_cache(mp, in iavf_tx_free_bufs_avx512() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h263 struct mlx5_ipool_per_lcore *cache[RTE_MAX_LCORE + 1]; member