root_path 42 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *root_path; /* NULL if unused */ root_path 1990 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c static void hwloc_linux__get_allowed_resources(hwloc_topology_t topology, const char *root_path, int root_fd, char **cpuset_namep); root_path 2087 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_find_linux_cpuset_mntpnt(char **cgroup_mntpnt, char **cpuset_mntpnt, const char *root_path) root_path 2098 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (root_path) { root_path 2100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c err = asprintf(&mount_path, "%s/proc/mounts", root_path); root_path 4424 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c static void hwloc_linux__get_allowed_resources(hwloc_topology_t topology, const char *root_path, int root_fd, char **cpuset_namep) root_path 4427 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_find_linux_cpuset_mntpnt(&cgroup_mntpnt, &cpuset_mntpnt, root_path); root_path 4548 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hwloc_linux__get_allowed_resources(topology, data->root_path, data->root_fd, &cpuset_name); root_path 4659 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c free(data->root_path); root_path 4700 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c data->root_path = NULL; root_path 4713 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c data->root_path = strdup(fsroot_path); root_path 4749 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c free(data->root_path);