hwloc_get_next_obj_covering_cpuset_by_depth 354 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h return hwloc_get_next_obj_covering_cpuset_by_depth(topology, set, depth, prev); hwloc_get_next_obj_covering_cpuset_by_depth 1000 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h while ((obj = hwloc_get_next_obj_covering_cpuset_by_depth(topology, _cpuset, depth, obj)) != NULL) hwloc_get_next_obj_covering_cpuset_by_depth 65 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h while ((node = hwloc_get_next_obj_covering_cpuset_by_depth(topology, cpuset, depth, node)) != NULL) { hwloc_get_next_obj_covering_cpuset_by_depth 198 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h while ((node = hwloc_get_next_obj_covering_cpuset_by_depth(topology, cpuset, depth, node)) != NULL)