maskpath 699 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc__read_path_as_cpumask(const char *maskpath, hwloc_bitmap_t set, int fsroot_fd) maskpath 702 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c fd = hwloc_open(maskpath, fsroot_fd); maskpath 711 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc__alloc_read_path_as_cpumask(const char *maskpath, int fsroot_fd) maskpath 718 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = hwloc__read_path_as_cpumask(maskpath, set, fsroot_fd); maskpath 727 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_linux_read_path_as_cpumask(const char *maskpath, hwloc_bitmap_t set) maskpath 730 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c fd = open(maskpath, O_RDONLY);