next_sibling 238 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c child1 = child1->next_sibling, child2 = child2->next_sibling) { next_sibling 252 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c child1 = child1->next_sibling, child2 = child2->next_sibling) { next_sibling 266 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c child1 = child1->next_sibling, child2 = child2->next_sibling) { next_sibling 280 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c child1 = child1->next_sibling, child2 = child2->next_sibling) { next_sibling 275 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c curp = &(*curp)->next_sibling; next_sibling 284 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c new->next_sibling = *curp; next_sibling 290 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c curp = &new->next_sibling; next_sibling 299 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c curp = &cur->next_sibling; next_sibling 303 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c *curp = cur->next_sibling; next_sibling 305 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c (*childp)->next_sibling = NULL; next_sibling 306 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c childp = &(*childp)->next_sibling; next_sibling 316 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c new->next_sibling = NULL; next_sibling 345 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c next_hb_p = &((*next_hb_p)->next_sibling); next_sibling 373 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c *srcnextp = child->next_sibling; next_sibling 377 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c child->next_sibling = NULL; next_sibling 378 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c dstnextp = &child->next_sibling; next_sibling 402 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c next_hb_p = &hostbridge->next_sibling; next_sibling 444 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c return parent->parent->next_sibling->first_child; next_sibling 563 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c listp = &obj->next_sibling; next_sibling 586 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c listp = &obj->next_sibling; next_sibling 589 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c *listp = obj->next_sibling; next_sibling 590 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c obj->next_sibling = NULL; next_sibling 5834 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c for ( ; tree; tree = tree->next_sibling) { next_sibling 5898 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c obj = obj->next_sibling; next_sibling 116 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c tmp = tmp->next_sibling; next_sibling 1338 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c mchild = mchild->next_sibling; next_sibling 1383 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c mchild = mchild->next_sibling; next_sibling 953 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c && !sibling->next_sibling next_sibling 1149 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c for(cur = obj->first_child, next = cur->next_sibling; next_sibling 1151 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c cur = next, next = next->next_sibling) { next_sibling 208 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c (*pchild == child ? pchild = &(child->next_sibling) : NULL), \ next_sibling 215 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c (*pchild == child ? pchild = &(child->next_sibling) : NULL), \ next_sibling 222 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c (*pchild == child ? pchild = &(child->next_sibling) : NULL), \ next_sibling 229 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c (*pchild == child ? pchild = &(child->next_sibling) : NULL), \ next_sibling 470 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c new->next_sibling = old->next_sibling; next_sibling 499 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c *pobj = obj->next_sibling; next_sibling 530 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c while (tmp->next_sibling) { next_sibling 531 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c tmp = tmp->next_sibling; next_sibling 534 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c return &tmp->next_sibling; next_sibling 549 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for(length = 0, tmpp = &firstnew, last = NULL ; *tmpp; length++, last = *tmpp, tmpp = &((*tmpp)->next_sibling)) next_sibling 553 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for(tmp = *firstp; tmp; tmp = tmp->next_sibling) next_sibling 576 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for(length = 0, tmpp = firstp, last = NULL ; *tmpp; length++, last = *tmpp, tmpp = &((*tmpp)->next_sibling)); next_sibling 579 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for(tmp = firstnew; tmp; tmp = tmp->next_sibling) { next_sibling 620 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c *lastp = old->next_sibling; next_sibling 636 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c *lastp = old->next_sibling; next_sibling 656 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c *lastp = old->next_sibling; next_sibling 671 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c *lastp = old->next_sibling; next_sibling 827 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = child->next_sibling; next_sibling 836 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = child->next_sibling; next_sibling 845 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = child->next_sibling; next_sibling 1348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (child = cur->first_child, child ? next_child = child->next_sibling : NULL; next_sibling 1350 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = next_child, child ? next_child = child->next_sibling : NULL) { next_sibling 1394 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c cur_children = &child->next_sibling; next_sibling 1399 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c *cur_children = child->next_sibling; next_sibling 1400 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->next_sibling = NULL; next_sibling 1403 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj_children = &child->next_sibling; next_sibling 1419 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->next_sibling = *putp; next_sibling 1435 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->first_child = child->next_sibling; next_sibling 1439 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c cur_children = &(*cur_children)->next_sibling; next_sibling 1440 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->next_sibling = *cur_children; next_sibling 1556 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c cur_children = &(*cur_children)->next_sibling; next_sibling 1559 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->next_sibling = NULL; next_sibling 1640 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (current = &parent->misc_first_child; *current; current = &(*current)->next_sibling); next_sibling 1643 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (current = &parent->io_first_child; *current; current = &(*current)->next_sibling); next_sibling 1646 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (current = &parent->memory_first_child; *current; current = &(*current)->next_sibling); next_sibling 1660 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (current = &parent->first_child; *current; current = &(*current)->next_sibling); next_sibling 1671 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->next_sibling = NULL; next_sibling 1954 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = child->next_sibling; next_sibling 2123 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = child->next_sibling; next_sibling 2138 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c children = child->next_sibling; next_sibling 2142 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prev = &((*prev)->next_sibling); next_sibling 2144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->next_sibling = *prev; next_sibling 2296 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->prev_sibling->next_sibling = child; next_sibling 2302 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->next_sibling = parent->parent->children[parent->sibling_rank+1]; next_sibling 2303 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->next_sibling->prev_sibling = child; next_sibling 2335 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->next_sibling = rank < child->parent->arity-1 ? child->parent->children[rank+1] : NULL; next_sibling 2480 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c n++, prev_child = child, child = child->next_sibling) { next_sibling 2509 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c n++, child = child->next_sibling) { next_sibling 2521 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c n++, prev_child = child, child = child->next_sibling) { next_sibling 2534 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c n++, prev_child = child, child = child->next_sibling) { next_sibling 2547 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c n++, prev_child = child, child = child->next_sibling) { next_sibling 2766 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c root->next_sibling = NULL; next_sibling 3077 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c && topology->levels[0][0]->first_child && !topology->levels[0][0]->first_child->next_sibling) { next_sibling 3875 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(prev->next_sibling == child); next_sibling 3884 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(child->next_sibling == NULL); next_sibling 3886 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(child->next_sibling != NULL); next_sibling 3914 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prev = child, child = child->next_sibling, j++) { next_sibling 4005 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prev = child, child = child->next_sibling, j++) { next_sibling 4038 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prev = child, child = child->next_sibling, j++) { next_sibling 4068 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prev = child, child = child->next_sibling, j++) { next_sibling 405 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h struct hwloc_obj *next_sibling; /**< \brief Next object below the same parent (inside the same list of children). */ next_sibling 53 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h child = child->next_sibling; next_sibling 285 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h child = child->next_sibling; next_sibling 455 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h obj = prev->next_sibling; next_sibling 410 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h #define for_each_child(child, parent) for(child = parent->first_child; child; child = child->next_sibling) next_sibling 411 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h #define for_each_memory_child(child, parent) for(child = parent->memory_first_child; child; child = child->next_sibling) next_sibling 412 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h #define for_each_io_child(child, parent) for(child = parent->io_first_child; child; child = child->next_sibling) next_sibling 413 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h #define for_each_misc_child(child, parent) for(child = parent->misc_first_child; child; child = child->next_sibling)