Searched refs:other_msls (Results 1 – 1 of 1) sorted by relevance
540 struct rte_memseg_list *other_msls[RTE_MAX_MEMSEG_LISTS]; in alloc_more_mem_on_socket() local550 memset(other_msls, 0, sizeof(other_msls)); in alloc_more_mem_on_socket()574 other_msls[n_other_msls++] = msl; in alloc_more_mem_on_socket()580 qsort(other_msls, n_other_msls, sizeof(other_msls[0]), in alloc_more_mem_on_socket()597 uint64_t pg_sz = other_msls[i]->page_sz; in alloc_more_mem_on_socket()