Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_elem.h151 malloc_elem_join_adjacent_free(struct malloc_elem *elem);
H A Dmalloc_elem.c506 malloc_elem_join_adjacent_free(struct malloc_elem *elem) in malloc_elem_join_adjacent_free() function
572 elem = malloc_elem_join_adjacent_free(elem); in malloc_elem_free()
H A Dmalloc_heap.c104 elem = malloc_elem_join_adjacent_free(elem); in malloc_heap_add_memory()