next_cousin 193 ompi/mpiext/affinity/c/mpiext_affinity_str.c NULL != socket; socket = socket->next_cousin) { next_cousin 239 ompi/mpiext/affinity/c/mpiext_affinity_str.c for (c2 = core; NULL != c2; c2 = c2->next_cousin) { next_cousin 263 ompi/mpiext/affinity/c/mpiext_affinity_str.c for (c2 = core; NULL != c2; c2 = c2->next_cousin) { next_cousin 391 ompi/mpiext/affinity/c/mpiext_affinity_str.c socket = socket->next_cousin) { next_cousin 1406 opal/mca/hwloc/base/hwloc_base_util.c osdev = osdev->next_cousin; next_cousin 1813 opal/mca/hwloc/base/hwloc_base_util.c socket = socket->next_cousin) { next_cousin 418 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c obj = obj->next_cousin; next_cousin 3537 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c curpackage = curpackage->next_cousin; next_cousin 3557 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c package->next_cousin = packages; next_cousin 3773 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_obj_t next = packages->next_cousin; next_cousin 3774 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c packages->next_cousin = NULL; next_cousin 1166 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c cur->next_cousin ? "," : ")"); next_cousin 1169 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c cur = cur->next_cousin; next_cousin 1203 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c cur = cur->next_cousin; next_cousin 1463 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c while ((node = node->next_cousin) != NULL) { next_cousin 1075 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c obj->next_cousin = NULL; next_cousin 1077 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c data->last_numanode->next_cousin = obj; next_cousin 1686 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c node = node->next_cousin; next_cousin 1711 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c i++, node = node->next_cousin) next_cousin 768 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c level[newobj->logical_index-1]->next_cousin = newobj; next_cousin 771 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c newobj->next_cousin = level[newobj->logical_index+1]; next_cousin 2619 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj = obj->next_cousin; next_cousin 2632 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj = obj->next_cousin; next_cousin 2645 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->prev_cousin->next_cousin = obj; next_cousin 2660 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->next_cousin = NULL; next_cousin 2672 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->next_cousin = NULL; next_cousin 2681 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c obj->next_cousin = NULL; next_cousin 2761 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c root->next_cousin = NULL; next_cousin 2838 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c taken_objs[i-1]->next_cousin = taken_objs[i]; next_cousin 2842 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c taken_objs[n_taken_objs-1]->next_cousin = NULL; next_cousin 3741 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c node = node->next_cousin; next_cousin 4234 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(prev->next_cousin == obj); next_cousin 4246 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(prev->next_cousin == NULL); next_cousin 4260 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(!obj->next_cousin); next_cousin 67 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c numa = numa->next_cousin; next_cousin 399 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h struct hwloc_obj *next_cousin; /**< \brief Next object of same type and depth */ next_cousin 92 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h next = next->next_cousin; next_cousin 143 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h obj = obj->next_cousin; next_cousin 195 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h obj = obj->next_cousin; next_cousin 328 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h next = next->next_cousin; next_cousin 91 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h return prev->next_cousin; next_cousin 255 orte/mca/rmaps/base/rmaps_base_binding.c nxt_obj = trg_obj->next_cousin; next_cousin 424 orte/mca/rmaps/base/rmaps_base_binding.c while (NULL != (sib = sib->next_cousin)) {