Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.h63 malloc_heap_destroy(struct malloc_heap *heap);
H A Drte_malloc.c660 ret = malloc_heap_destroy(heap); in rte_malloc_heap_destroy()
H A Dmalloc_heap.c1304 malloc_heap_destroy(struct malloc_heap *heap) in malloc_heap_destroy() function