Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.h74 malloc_heap_destroy_external_seg(struct rte_memseg_list *msl);
H A Drte_malloc.c492 ret = malloc_heap_destroy_external_seg(msl); in rte_malloc_heap_memory_remove()
H A Deal_common_memory.c958 ret = malloc_heap_destroy_external_seg(msl); in rte_extmem_unregister()
H A Dmalloc_heap.c1210 malloc_heap_destroy_external_seg(struct rte_memseg_list *msl) in malloc_heap_destroy_external_seg() function