remaining_cpuset  713 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   hwloc_bitmap_t remaining_cpuset;
remaining_cpuset  727 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   remaining_cpuset = hwloc_bitmap_alloc();
remaining_cpuset  738 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     hwloc_bitmap_copy(remaining_cpuset, complete_cpuset);
remaining_cpuset  739 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     while ((i = hwloc_bitmap_first(remaining_cpuset)) != (unsigned) -1) {
remaining_cpuset  747 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	    hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  768 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_andnot(remaining_cpuset, remaining_cpuset, package->cpuset);
remaining_cpuset  785 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     hwloc_bitmap_copy(remaining_cpuset, complete_cpuset);
remaining_cpuset  786 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     while ((i = hwloc_bitmap_first(remaining_cpuset)) != (unsigned) -1) {
remaining_cpuset  791 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c         hwloc_bitmap_clr(remaining_cpuset, i);
remaining_cpuset  798 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  804 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c           hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  824 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       hwloc_bitmap_copy(remaining_cpuset, complete_cpuset);
remaining_cpuset  825 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       while ((i = hwloc_bitmap_first(remaining_cpuset)) != (unsigned) -1) {
remaining_cpuset  830 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_clr(remaining_cpuset, i);
remaining_cpuset  837 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	    hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  843 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	    hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  863 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_copy(remaining_cpuset, complete_cpuset);
remaining_cpuset  864 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  while ((i = hwloc_bitmap_first(remaining_cpuset)) != (unsigned) -1) {
remaining_cpuset  871 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 		hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  893 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       hwloc_bitmap_copy(remaining_cpuset, complete_cpuset);
remaining_cpuset  894 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       while ((i = hwloc_bitmap_first(remaining_cpuset)) != (unsigned) -1) {
remaining_cpuset  900 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_clr(remaining_cpuset, i);
remaining_cpuset  907 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	    hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  913 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	    hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset  960 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       hwloc_bitmap_copy(remaining_cpuset, complete_cpuset);
remaining_cpuset  961 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       while ((i = hwloc_bitmap_first(remaining_cpuset)) != (unsigned) -1) {
remaining_cpuset  970 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_clr(remaining_cpuset, i);
remaining_cpuset  983 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_bitmap_andnot(remaining_cpuset, remaining_cpuset, cache->cpuset);
remaining_cpuset  999 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	      hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset 1004 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	      hwloc_bitmap_clr(remaining_cpuset, j);
remaining_cpuset 1026 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   hwloc_bitmap_free(remaining_cpuset);