Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c301 int allocd_pages; in alloc_pages_on_heap() local
313 allocd_pages = eal_memalloc_alloc_seg_bulk(ms, n_segs, pg_sz, in alloc_pages_on_heap()
317 if (allocd_pages < 0) in alloc_pages_on_heap()