Searched defs:sort_array (Results 1 – 1 of 1) sorted by relevance
2387 struct coal_sort_s *sort_array, int array_sz) in coalition_get_sort_list()2465 struct coal_sort_s sort_array[MAX_SORTED_PIDS] = { {0, 0, 0} }; /* keep to < 2k */ in coalition_get_pid_list() local