prepend_siblings_list 2314 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  prepend_siblings_list(&child->memory_first_child, parent->memory_first_child, child);
prepend_siblings_list 2318 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  prepend_siblings_list(&child->io_first_child, parent->io_first_child, child);
prepend_siblings_list 2322 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  prepend_siblings_list(&child->misc_first_child, parent->misc_first_child, child);
prepend_siblings_list 3085 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       prepend_siblings_list(&newroot->memory_first_child, oldroot->memory_first_child, newroot);
prepend_siblings_list 3087 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       prepend_siblings_list(&newroot->io_first_child, oldroot->io_first_child, newroot);
prepend_siblings_list 3089 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       prepend_siblings_list(&newroot->misc_first_child, oldroot->misc_first_child, newroot);