Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_elem.h188 malloc_elem_find_max_iova_contig(struct malloc_elem *elem, size_t align);
H A Dmalloc_elem.c39 malloc_elem_find_max_iova_contig(struct malloc_elem *elem, size_t align) in malloc_elem_find_max_iova_contig() function
H A Dmalloc_heap.c204 malloc_elem_find_max_iova_contig(elem, in find_biggest_element()