Searched refs:rte_mempool_ops (Results 1 – 15 of 15) sorted by relevance
24 rte_mempool_register_ops(const struct rte_mempool_ops *h) in rte_mempool_register_ops()26 struct rte_mempool_ops *ops; in rte_mempool_register_ops()77 struct rte_mempool_ops *ops; in rte_mempool_ops_alloc()88 struct rte_mempool_ops *ops; in rte_mempool_ops_free()101 struct rte_mempool_ops *ops; in rte_mempool_ops_get_count()115 struct rte_mempool_ops *ops; in rte_mempool_ops_calc_mem_size()133 struct rte_mempool_ops *ops; in rte_mempool_ops_populate()153 struct rte_mempool_ops *ops; in rte_mempool_ops_get_info()167 struct rte_mempool_ops *ops = NULL; in rte_mempool_set_ops_byname()
614 struct rte_mempool_ops { struct658 struct rte_mempool_ops ops[RTE_MEMPOOL_MAX_OPS_IDX]; argument673 static inline struct rte_mempool_ops *710 struct rte_mempool_ops *ops; in rte_mempool_ops_dequeue_bulk()734 struct rte_mempool_ops *ops; in rte_mempool_ops_dequeue_contig_blocks()759 struct rte_mempool_ops *ops; in rte_mempool_ops_enqueue_bulk()883 int rte_mempool_register_ops(const struct rte_mempool_ops *ops);
12 sources = files('rte_mempool.c', 'rte_mempool_ops.c',
1199 struct rte_mempool_ops *ops; in rte_mempool_dump()
145 static const struct rte_mempool_ops ops_mp_mc = {154 static const struct rte_mempool_ops ops_sp_sc = {163 static const struct rte_mempool_ops ops_mp_sc = {172 static const struct rte_mempool_ops ops_sp_mc = {182 static const struct rte_mempool_ops ops_mt_rts = {192 static const struct rte_mempool_ops ops_mt_hts = {
78 static struct rte_mempool_ops ops_stack = {87 static struct rte_mempool_ops ops_lf_stack = {
194 static struct rte_mempool_ops octeontx_fpavf_ops = {
350 static const struct rte_mempool_ops dpaa_mpool_ops = {
442 static const struct rte_mempool_ops dpaa2_mpool_ops = {
528 A new callback ``calc_mem_size`` has been added to ``rte_mempool_ops``530 A new callback ``populate`` has been added to ``rte_mempool_ops``532 Callback ``get_capabilities`` has been removed from ``rte_mempool_ops``535 Callback ``register_memory_area`` has been removed from ``rte_mempool_ops``
652 static const struct rte_mempool_ops ops_bucket = {
884 static struct rte_mempool_ops otx2_npa_ops = {
1279 struct rte_mempool_ops *ops; in show_mempool()
1066 struct rte_mempool_ops *mp_ops = NULL; in octeontx_dev_rx_queue_setup()
561 struct rte_mempool_ops *ops; in otx2_nix_rx_queue_setup()