Home
last modified time | relevance | path

Searched refs:rte_mempool_ops_alloc (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/mempool/
H A Drte_mempool_ops.c75 rte_mempool_ops_alloc(struct rte_mempool *mp) in rte_mempool_ops_alloc() function
H A Drte_mempool.h724 rte_mempool_ops_alloc(struct rte_mempool *mp);
H A Drte_mempool.c304 ret = rte_mempool_ops_alloc(mp); in mempool_ops_alloc_once()