_nr_maps_allocated  608 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   static int _nr_maps_allocated = 8; /* Only compute the power-of-two above the kernel cpumask size once.
_nr_maps_allocated  611 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   int nr_maps_allocated = _nr_maps_allocated;
_nr_maps_allocated  693 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (nr_maps_allocated > _nr_maps_allocated)
_nr_maps_allocated  694 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     _nr_maps_allocated = nr_maps_allocated;