boundset          131 ompi/mpiext/affinity/c/mpiext_affinity_str.c     hwloc_cpuset_t boundset, rootset;
boundset          139 ompi/mpiext/affinity/c/mpiext_affinity_str.c     boundset = hwloc_bitmap_alloc();
boundset          140 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (hwloc_get_cpubind(opal_hwloc_topology, boundset,
boundset          148 ompi/mpiext/affinity/c/mpiext_affinity_str.c         if (0 != hwloc_bitmap_compare(boundset, rootset) ||
boundset          150 ompi/mpiext/affinity/c/mpiext_affinity_str.c             opal_hwloc_base_single_cpu(boundset)) {
boundset          165 ompi/mpiext/affinity/c/mpiext_affinity_str.c                                        boundset);
boundset          171 ompi/mpiext/affinity/c/mpiext_affinity_str.c     hwloc_bitmap_free(boundset);
boundset          324 ompi/mpiext/affinity/c/mpiext_affinity_str.c     hwloc_cpuset_t boundset, rootset;
boundset          332 ompi/mpiext/affinity/c/mpiext_affinity_str.c     boundset = hwloc_bitmap_alloc();
boundset          333 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (hwloc_get_cpubind(opal_hwloc_topology, boundset,
boundset          341 ompi/mpiext/affinity/c/mpiext_affinity_str.c         if (0 != hwloc_bitmap_compare(boundset, rootset) ||
boundset          343 ompi/mpiext/affinity/c/mpiext_affinity_str.c             opal_hwloc_base_single_cpu(boundset)) {
boundset          358 ompi/mpiext/affinity/c/mpiext_affinity_str.c                                           boundset);
boundset          364 ompi/mpiext/affinity/c/mpiext_affinity_str.c     hwloc_bitmap_free(boundset);