Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Dmalloc_elem.c512 malloc_elem_join_adjacent_free(struct malloc_elem *elem) in malloc_elem_join_adjacent_free() function
586 elem = malloc_elem_join_adjacent_free(elem); in malloc_elem_free()
H A Dmalloc_elem.h358 malloc_elem_join_adjacent_free(struct malloc_elem *elem);
H A Dmalloc_heap.c99 elem = malloc_elem_join_adjacent_free(elem); in malloc_heap_add_memory()