Home
last modified time | relevance | path

Searched refs:rte_malloc_set_limit (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_malloc.h549 rte_malloc_set_limit(const char *type, size_t max);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def87 rte_malloc_set_limit
H A Dversion.map120 rte_malloc_set_limit;
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_malloc.c350 rte_malloc_set_limit(__rte_unused const char *type, in rte_malloc_set_limit() function
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst282 * malloc: The function ``rte_malloc_set_limit()`` was never implemented.