io_first_child 264 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c for(child1 = obj1->io_first_child, child2 = obj2->io_first_child; io_first_child 279 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c hwloc_pci_add_object(*curp, &(*curp)->io_first_child, new); io_first_child 289 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c childp = &new->io_first_child; io_first_child 343 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c next_hb_p = &hwloc_get_root_obj(topology)->io_first_child; io_first_child 362 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c struct hwloc_obj **dstnextp = &hostbridge->io_first_child; io_first_child 554 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c listp = &root->io_first_child; io_first_child 573 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c hwloc_obj_t child = obj->io_first_child; io_first_child 577 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c busid = &obj->io_first_child->attr->pcidev; io_first_child 5855 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c return hwloc_linuxfs_pci_find_pcislot_obj(tree->io_first_child, domain, bus, dev); io_first_child 5865 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c return hwloc_linuxfs_pci_find_pcislot_obj(tree->io_first_child, domain, bus, dev); io_first_child 5894 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_obj_t obj = hwloc_linuxfs_pci_find_pcislot_obj(hwloc_get_root_obj(topology)->io_first_child, domain, bus, dev); io_first_child 109 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c tmp = hwloc_get_root_obj(topology)->io_first_child; io_first_child 1784 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_free_object_siblings_and_children(root->io_first_child); io_first_child 1785 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c root->io_first_child = NULL; io_first_child 219 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (pchild = &(parent)->io_first_child, child = *pchild; \ io_first_child 473 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c new->io_first_child = old->io_first_child; io_first_child 612 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!old->io_first_child); io_first_child 630 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (old->io_first_child) io_first_child 632 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c lastp = insert_siblings_list(pparent, old->io_first_child, old->parent); io_first_child 648 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!old->io_first_child); io_first_child 678 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (old->io_first_child) io_first_child 679 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c append_siblings_list(&old->parent->io_first_child, old->io_first_child, old->parent); io_first_child 831 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = newobj->io_first_child; io_first_child 1643 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (current = &parent->io_first_child; *current; current = &(*current)->next_sibling); io_first_child 2110 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c && !child->io_first_child) { io_first_child 2167 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c || obj->io_first_child /* only remove if no I/O is attached there */) io_first_child 2277 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (child->io_first_child) { io_first_child 2278 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c append_siblings_list(&parent->io_first_child, child->io_first_child, parent); io_first_child 2317 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (parent->io_first_child) { io_first_child 2318 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prepend_siblings_list(&child->io_first_child, parent->io_first_child, child); io_first_child 2532 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (n = 0, child = parent->io_first_child; io_first_child 3086 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (oldroot->io_first_child) io_first_child 3087 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prepend_siblings_list(&newroot->io_first_child, oldroot->io_first_child, newroot); io_first_child 3687 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_free_object_siblings_and_children(obj->io_first_child); io_first_child 3688 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->io_first_child = NULL; io_first_child 4011 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!child->io_first_child); io_first_child 4030 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!parent->io_first_child); io_first_child 4034 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(parent->io_first_child); io_first_child 4036 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for(prev = NULL, child = parent->io_first_child, j = 0; io_first_child 4076 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!child->io_first_child); io_first_child 444 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h struct hwloc_obj *io_first_child; /**< \brief First I/O child. io_first_child 464 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h obj = parent->io_first_child; io_first_child 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)