Searched refs:other_msls (Results 1 – 1 of 1) sorted by relevance
533 struct rte_memseg_list *other_msls[RTE_MAX_MEMSEG_LISTS]; in alloc_more_mem_on_socket() local543 memset(other_msls, 0, sizeof(other_msls)); in alloc_more_mem_on_socket()567 other_msls[n_other_msls++] = msl; in alloc_more_mem_on_socket()573 qsort(other_msls, n_other_msls, sizeof(other_msls[0]), in alloc_more_mem_on_socket()590 uint64_t pg_sz = other_msls[i]->page_sz; in alloc_more_mem_on_socket()