Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_elem.c490 join_elem(struct malloc_elem *elem1, struct malloc_elem *elem2) in join_elem() function
523 join_elem(elem, elem->next); in malloc_elem_join_adjacent_free()
547 join_elem(new_elem, elem); in malloc_elem_join_adjacent_free()
658 join_elem(elem, elem->next); in malloc_elem_resize()