nodes_cpuset     3191 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hwloc_bitmap_t nodes_cpuset;
nodes_cpuset     3204 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   nodes_cpuset  = hwloc_bitmap_alloc();
nodes_cpuset     3205 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (NULL == nodes_cpuset || NULL == nodes || NULL == distances) {
nodes_cpuset     3209 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     hwloc_bitmap_free(nodes_cpuset);
nodes_cpuset     3234 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	    if (hwloc_bitmap_intersects(nodes_cpuset, cpuset)) {
nodes_cpuset     3241 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	      hwloc_bitmap_or(nodes_cpuset, nodes_cpuset, cpuset);
nodes_cpuset     3258 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       hwloc_bitmap_free(nodes_cpuset);