set_thisproc_cpubind 224 opal/mca/hwloc/base/hwloc_base_dt.c if (s1->cpubind->set_thisproc_cpubind != s2->cpubind->set_thisproc_cpubind || set_thisproc_cpubind 271 opal/mca/hwloc/base/hwloc_base_dt.c (support->cpubind->set_thisproc_cpubind) ? "TRUE" : "FALSE", pfx, set_thisproc_cpubind 478 opal/mca/hwloc/base/hwloc_base_util.c support->cpubind->set_thisproc_cpubind = true; set_thisproc_cpubind 70 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->binding_hooks.set_thisproc_cpubind) set_thisproc_cpubind 71 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c return topology->binding_hooks.set_thisproc_cpubind(topology, set, flags); set_thisproc_cpubind 76 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->binding_hooks.set_thisproc_cpubind) { set_thisproc_cpubind 77 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c int err = topology->binding_hooks.set_thisproc_cpubind(topology, set, flags); set_thisproc_cpubind 811 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hooks->set_thisproc_cpubind = dontset_thisproc_cpubind; set_thisproc_cpubind 898 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c DO(cpu,set_thisproc_cpubind); set_thisproc_cpubind 828 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c hooks->set_thisproc_cpubind = hwloc_aix_set_thisproc_cpubind; set_thisproc_cpubind 211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hooks->set_thisproc_cpubind = hwloc_freebsd_set_thisproc_cpubind; set_thisproc_cpubind 272 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c hooks->set_thisproc_cpubind = hwloc_hpux_set_thisproc_cpubind; set_thisproc_cpubind 2039 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hooks->set_thisproc_cpubind = hwloc_linux_set_thisproc_cpubind; set_thisproc_cpubind 179 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hooks->set_thisproc_cpubind = hwloc_netbsd_set_thisproc_cpubind; set_thisproc_cpubind 1017 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hooks->set_thisproc_cpubind = hwloc_solaris_set_thisproc_cpubind; set_thisproc_cpubind 1099 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c hooks->set_thisproc_cpubind = hwloc_win_set_thisproc_cpubind; set_thisproc_cpubind 1184 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c } else if (hooks.get_thisproc_cpubind && hooks.set_thisproc_cpubind) { set_thisproc_cpubind 1190 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c set_cpubind = hooks.set_thisproc_cpubind; set_thisproc_cpubind 1905 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h unsigned char set_thisproc_cpubind; set_thisproc_cpubind 89 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h int (*set_thisproc_cpubind)(hwloc_topology_t topology, hwloc_const_cpuset_t set, int flags); set_thisproc_cpubind 143 orte/mca/ess/base/ess_base_fns.c } else if (support->cpubind->set_thisproc_cpubind && set_thisproc_cpubind 181 orte/mca/ras/simulator/ras_sim_module.c support->cpubind->set_thisproc_cpubind = mca_ras_simulator_component.have_cpubind; set_thisproc_cpubind 241 orte/mca/ras/simulator/ras_sim_module.c support->cpubind->set_thisproc_cpubind = mca_ras_simulator_component.have_cpubind; set_thisproc_cpubind 335 orte/mca/rmaps/base/rmaps_base_binding.c if (!support->cpubind->set_thisproc_cpubind && set_thisproc_cpubind 549 orte/mca/rmaps/base/rmaps_base_binding.c if (!support->cpubind->set_thisproc_cpubind && set_thisproc_cpubind 783 orte/mca/rmaps/base/rmaps_base_binding.c if (!support->cpubind->set_thisproc_cpubind && set_thisproc_cpubind 114 orte/test/system/opal_hwloc.c support->cpubind->set_thisproc_cpubind = true;