Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Dmalloc_heap.c394 try_expand_heap_primary(struct malloc_heap *heap, uint64_t pg_sz, in try_expand_heap_primary() function
506 ret = try_expand_heap_primary(heap, pg_sz, elt_size, socket, in try_expand_heap()