hwloc_get_cpubind  227 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     hwloc_get_cpubind(opal_hwloc_topology, set, 0);
hwloc_get_cpubind  140 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (hwloc_get_cpubind(opal_hwloc_topology, boundset,
hwloc_get_cpubind  333 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (hwloc_get_cpubind(opal_hwloc_topology, boundset,
hwloc_get_cpubind  113 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (0 != hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0)) {
hwloc_get_cpubind   78 opal/mca/hwloc/base/base.h         if (hwloc_get_cpubind(t, bind,                                  \
hwloc_get_cpubind   59 opal/mca/hwloc/base/hwloc_base_maffinity.c         hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0);
hwloc_get_cpubind  101 opal/mca/hwloc/base/hwloc_base_maffinity.c     hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0);
hwloc_get_cpubind   58 opal/mca/hwloc/base/hwloc_base_proc_mempolicy.c         hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0);
hwloc_get_cpubind  541 opal/mca/hwloc/base/hwloc_base_util.c         if (hwloc_get_cpubind(opal_hwloc_topology,
hwloc_get_cpubind 1154 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC int hwloc_get_cpubind(hwloc_topology_t topology, hwloc_cpuset_t set, int flags);
hwloc_get_cpubind  118 orte/mca/ess/base/ess_base_fns.c         if (hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS) < 0) {
hwloc_get_cpubind  291 orte/mca/ess/base/ess_base_fns.c     if (hwloc_get_cpubind(opal_hwloc_topology,
hwloc_get_cpubind  404 orte/mca/rtc/hwloc/rtc_hwloc.c             if (hwloc_get_cpubind(opal_hwloc_topology,
hwloc_get_cpubind   36 orte/test/mpi/binding.c         rc = hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS);
hwloc_get_cpubind   30 orte/test/mpi/hello.c         rc = hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS);
hwloc_get_cpubind  267 orte/test/mpi/interlib.c         rc = hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS);
hwloc_get_cpubind  330 orte/test/system/threads.c     hwloc_get_cpubind(topo, set, HWLOC_CPUBIND_THREAD);