Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.h77 malloc_heap_add_external_memory(struct malloc_heap *heap,
H A Drte_malloc.c441 ret = malloc_heap_add_external_memory(heap, msl); in rte_malloc_heap_memory_add()
H A Dmalloc_heap.c1223 malloc_heap_add_external_memory(struct malloc_heap *heap, in malloc_heap_add_external_memory() function