set_cpubind      1037 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	   int (*set_cpubind)(hwloc_topology_t topology, hwloc_const_cpuset_t set, int flags))
set_cpubind      1064 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       if (set_cpubind(topology, set, HWLOC_CPUBIND_STRICT)) {
set_cpubind      1078 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     set_cpubind(topology, orig_cpuset, 0);
set_cpubind      1166 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   int (*set_cpubind)(hwloc_topology_t topology, hwloc_const_cpuset_t set, int flags) = NULL;
set_cpubind      1183 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       set_cpubind = hooks.set_thisthread_cpubind;
set_cpubind      1190 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       set_cpubind = hooks.set_thisproc_cpubind;
set_cpubind      1196 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       set_cpubind = fake_set_cpubind;
set_cpubind      1259 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 		   get_cpubind, set_cpubind);
set_cpubind       199 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/rename.h #define hwloc_set_cpubind HWLOC_NAME(set_cpubind)