Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c490 try_expand_heap(struct malloc_heap *heap, uint64_t pg_sz, size_t elt_size, in try_expand_heap() function
608 if (!try_expand_heap(heap, pg_sz, size, socket, size_flags, in alloc_more_mem_on_socket()
627 if (!try_expand_heap(heap, pg_sz, size, socket, flags, in alloc_more_mem_on_socket()