Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_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.h691 rte_mempool_ops_alloc(struct rte_mempool *mp);
H A Drte_mempool.c298 ret = rte_mempool_ops_alloc(mp); in mempool_ops_alloc_once()