Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_malloc.h539 rte_malloc_set_limit(const char *type, size_t max);
/dpdk/lib/eal/
H A Dversion.map156 rte_malloc_set_limit;
/dpdk/lib/eal/common/
H A Drte_malloc.c359 rte_malloc_set_limit(__rte_unused const char *type, in rte_malloc_set_limit() function
/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst214 * malloc: The function ``rte_malloc_set_limit()`` was never implemented.