Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c995 bool have_numa = false; in eal_memalloc_alloc_seg_bulk() local
1027 have_numa = true; in eal_memalloc_alloc_seg_bulk()
1050 if (have_numa) in eal_memalloc_alloc_seg_bulk()
H A Deal_memory.c268 bool have_numa = true; in map_all_hugepages() local
276 have_numa = false; in map_all_hugepages()
279 if (have_numa) { in map_all_hugepages()