memory_first_child 1899 opal/mca/hwloc/base/hwloc_base_util.c obj = obj->memory_first_child; memory_first_child 250 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c for(child1 = obj1->memory_first_child, child2 = obj2->memory_first_child; memory_first_child 1298 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c mchild = parent->memory_first_child; memory_first_child 1379 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c mchild = parent->memory_first_child; memory_first_child 951 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c sibling = parent->memory_first_child; memory_first_child 1782 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c hwloc_free_object_siblings_and_children(root->memory_first_child); memory_first_child 1783 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c root->memory_first_child = NULL; memory_first_child 2147 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c if (parent->memory_first_child) { memory_first_child 2233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c child = obj->memory_first_child; memory_first_child 212 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (pchild = &(parent)->memory_first_child, child = *pchild; \ memory_first_child 472 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c new->memory_first_child = old->memory_first_child; memory_first_child 610 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!old->memory_first_child); memory_first_child 628 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!old->memory_first_child); memory_first_child 650 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (old->memory_first_child) memory_first_child 652 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c lastp = insert_siblings_list(pparent, old->memory_first_child, old->parent); memory_first_child 676 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (old->memory_first_child) memory_first_child 677 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c append_siblings_list(&old->parent->memory_first_child, old->memory_first_child, old->parent); memory_first_child 822 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = newobj->memory_first_child; memory_first_child 1406 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->memory_first_child = child->memory_first_child; memory_first_child 1407 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->memory_first_child = NULL; memory_first_child 1551 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c cur_children = &parent->memory_first_child; memory_first_child 1646 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (current = &parent->memory_first_child; *current; current = &(*current)->next_sibling); memory_first_child 1958 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (!in_memory_list && obj->memory_first_child) { memory_first_child 1959 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = obj->memory_first_child; memory_first_child 2166 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c || obj->memory_first_child /* only remove if no memory attached there */ memory_first_child 2273 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (child->memory_first_child) { memory_first_child 2274 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c append_siblings_list(&parent->memory_first_child, child->memory_first_child, parent); memory_first_child 2313 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (parent->memory_first_child) { memory_first_child 2314 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prepend_siblings_list(&child->memory_first_child, parent->memory_first_child, child); memory_first_child 2519 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (n = 0, child = parent->memory_first_child; memory_first_child 3084 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (oldroot->memory_first_child) memory_first_child 3085 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c prepend_siblings_list(&newroot->memory_first_child, oldroot->memory_first_child, newroot); memory_first_child 3679 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (!obj->first_child && !obj->memory_first_child /* arity not updated before connect_children() */ memory_first_child 3695 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!obj->memory_first_child); memory_first_child 3997 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!parent->memory_first_child); memory_first_child 4001 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(parent->memory_first_child); memory_first_child 4003 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for(prev = NULL, child = parent->memory_first_child, j = 0; memory_first_child 4045 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!child->memory_first_child); memory_first_child 4075 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!child->memory_first_child); memory_first_child 4338 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!obj->memory_first_child); memory_first_child 432 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h struct hwloc_obj *memory_first_child; /**< \brief First Memory child. memory_first_child 460 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h obj = parent->memory_first_child; memory_first_child 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)