group_iterate
while ((pg = group_iterate(pgs, &i)) != NULL) {
while ((pg = group_iterate(hwset, &iter)) != NULL) {
while ((pg = group_iterate(hwset, &iter)) != NULL) {
while ((pg = group_iterate(hwset, &hw_iter)) != NULL) {
while ((pg = group_iterate(hwset, &hw_iter)) != NULL) {
while ((child = group_iterate(children, &child_iter))
while ((cpu_pg = group_iterate(&cpd->pgs,
while ((cpu_pg = group_iterate(&pgd->cmt_pgs, &iter)) != NULL) {
while ((pg = group_iterate(pgs, &i)) != NULL) {
while ((pg = group_iterate(pgs, &i)) != NULL) {
while ((pg = group_iterate(pgs, &pg_iter)) != NULL) {
while ((pg = group_iterate(pgs, &i)) != NULL) {
while ((pg_cmt = group_iterate(cmt_pgs, &iter)) != NULL) {
while ((pwr_pg = group_iterate(hwset, &giter)) != NULL) {
while ((v = group_iterate(group, &iter)) != NULL && len > 0) {
while ((pg = group_iterate(set, &i)) != NULL) {
cpu = group_iterate(&pg->pg_cpus, &itr->position);
while ((pg = group_iterate(&cp->cpu_pg->pgs, &i)) != NULL) {
while ((pg = group_iterate(set, &i)) != NULL) {
void *group_iterate(group_t *, group_iter_t *);
while ((chip = group_iterate(chips, &i)) != NULL) {