Searched refs:n_other_msls (Results 1 – 1 of 1) sorted by relevance
537 int i, n_other_msls, n_other_pg_sz, n_requested_msls, n_requested_pg_sz; in alloc_more_mem_on_socket() local552 n_other_msls = 0; 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()589 for (i = 0; i < n_other_msls; i++) { in alloc_more_mem_on_socket()