globallinuxmask 1898 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c unsigned long globallinuxmask[max_os_index/HWLOC_BITS_PER_LONG]; globallinuxmask 1899 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c memset(globallinuxmask, 0, sizeof(globallinuxmask)); globallinuxmask 1923 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c globallinuxmask[i] |= linuxmask[i]; globallinuxmask 1940 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_linux_membind_mask_to_nodeset(topology, nodeset, max_os_index, globallinuxmask);