Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c535 uint64_t other_pg_sz[RTE_MAX_MEMSEG_LISTS]; in alloc_more_mem_on_socket() local
545 memset(other_pg_sz, 0, sizeof(other_pg_sz)); in alloc_more_mem_on_socket()
593 other_pg_sz[n_other_pg_sz++] = pg_sz; in alloc_more_mem_on_socket()
625 uint64_t pg_sz = other_pg_sz[i]; in alloc_more_mem_on_socket()