get_cpubind      1036 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	   int (*get_cpubind)(hwloc_topology_t topology, hwloc_cpuset_t set, int flags),
get_cpubind      1048 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     if (get_cpubind(topology, orig_cpuset, HWLOC_CPUBIND_STRICT)) {
get_cpubind      1165 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   int (*get_cpubind)(hwloc_topology_t topology, hwloc_cpuset_t set, int flags) = NULL;
get_cpubind      1182 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       get_cpubind = hooks.get_thisthread_cpubind;
get_cpubind      1189 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       get_cpubind = hooks.get_thisproc_cpubind;
get_cpubind      1195 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       get_cpubind = fake_get_cpubind;
get_cpubind      1259 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 		   get_cpubind, set_cpubind);
get_cpubind       200 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/rename.h #define hwloc_get_cpubind HWLOC_NAME(get_cpubind)