hwloc_set_cpubind  297 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             hwloc_err = hwloc_set_cpubind(opal_hwloc_topology, set, 0);
hwloc_set_cpubind   84 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       binding_res = hwloc_set_cpubind(topology, cpuset, HWLOC_CPUBIND_THREAD);
hwloc_set_cpubind 1147 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_set_cpubind(hwloc_topology_t topology, hwloc_const_cpuset_t set, int flags);
hwloc_set_cpubind  158 orte/mca/ess/base/ess_base_fns.c                 if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
hwloc_set_cpubind  194 orte/mca/ess/base/ess_base_fns.c                     if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
hwloc_set_cpubind  214 orte/mca/ess/base/ess_base_fns.c                     if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
hwloc_set_cpubind  260 orte/mca/ess/base/ess_base_fns.c                             if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
hwloc_set_cpubind  296 orte/mca/rtc/hwloc/rtc_hwloc.c             rc = hwloc_set_cpubind(opal_hwloc_topology, sum->available, 0);
hwloc_set_cpubind  364 orte/mca/rtc/hwloc/rtc_hwloc.c         rc = hwloc_set_cpubind(opal_hwloc_topology, cpuset, 0);
hwloc_set_cpubind  405 orte/orted/orted_main.c                 (void)hwloc_set_cpubind(opal_hwloc_topology, ours, 0);
hwloc_set_cpubind  322 orte/test/system/threads.c         hwloc_set_cpubind(topo, obj->cpuset, HWLOC_CPUBIND_THREAD);