Searched refs:group_idx (Results 1 – 1 of 1) sorted by relevance
149 size_t i, j, n_pids, group_idx; in sort_and_verify() local178 group_idx = 0; /* idx of pid that starts current reorderable group */ in sort_and_verify()186 for (j = group_idx; j < expected_order_len; j++) { in sort_and_verify()189 group_idx = j + 1; in sort_and_verify()