Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.h85 malloc_heap_free(struct malloc_elem *elem);
H A Deal_common_memzone.c172 malloc_heap_free(elem); in memzone_reserve_aligned_thread_unsafe()
H A Drte_malloc.c42 if (malloc_heap_free(malloc_elem_from_data(addr)) < 0) in mem_free()
H A Dmalloc_heap.c829 malloc_heap_free(struct malloc_elem *elem) in malloc_heap_free() function