cpubind 62 opal/mca/hwloc/base/hwloc_base_dt.c if (OPAL_SUCCESS != (rc = opal_dss.pack(buffer, support->cpubind, cpubind 132 opal/mca/hwloc/base/hwloc_base_dt.c if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, support->cpubind, &cnt, OPAL_BYTE))) { cpubind 216 opal/mca/hwloc/base/hwloc_base_dt.c NULL == s1->cpubind || NULL == s1->membind) { cpubind 220 opal/mca/hwloc/base/hwloc_base_dt.c NULL == s2->cpubind || NULL == s2->membind) { cpubind 224 opal/mca/hwloc/base/hwloc_base_dt.c if (s1->cpubind->set_thisproc_cpubind != s2->cpubind->set_thisproc_cpubind || cpubind 225 opal/mca/hwloc/base/hwloc_base_dt.c s1->cpubind->set_thisthread_cpubind != s2->cpubind->set_thisthread_cpubind || cpubind 271 opal/mca/hwloc/base/hwloc_base_dt.c (support->cpubind->set_thisproc_cpubind) ? "TRUE" : "FALSE", pfx, cpubind 272 opal/mca/hwloc/base/hwloc_base_dt.c (support->cpubind->set_thisthread_cpubind) ? "TRUE" : "FALSE"); cpubind 478 opal/mca/hwloc/base/hwloc_base_util.c support->cpubind->set_thisproc_cpubind = true; cpubind 213 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c new->support.cpubind = malloc(sizeof(*new->support.cpubind)); cpubind 216 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c memcpy(new->support.cpubind, old->support.cpubind, sizeof(*new->support.cpubind)); cpubind 244 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c free(topology->support.cpubind); cpubind 902 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c memcpy(new->support.cpubind, old->support.cpubind, sizeof(*old->support.cpubind)); cpubind 3191 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c memset(topology->support.cpubind, 0, sizeof(*topology->support.cpubind)); cpubind 3265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c topology->support.cpubind = hwloc_tma_malloc(tma, sizeof(*topology->support.cpubind)); cpubind 3531 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c free(topology->support.cpubind); cpubind 1974 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h struct hwloc_topology_cpubind_support *cpubind; cpubind 143 orte/mca/ess/base/ess_base_fns.c } else if (support->cpubind->set_thisproc_cpubind && cpubind 181 orte/mca/ras/simulator/ras_sim_module.c support->cpubind->set_thisproc_cpubind = mca_ras_simulator_component.have_cpubind; cpubind 241 orte/mca/ras/simulator/ras_sim_module.c support->cpubind->set_thisproc_cpubind = mca_ras_simulator_component.have_cpubind; cpubind 335 orte/mca/rmaps/base/rmaps_base_binding.c if (!support->cpubind->set_thisproc_cpubind && cpubind 336 orte/mca/rmaps/base/rmaps_base_binding.c !support->cpubind->set_thisthread_cpubind) { cpubind 549 orte/mca/rmaps/base/rmaps_base_binding.c if (!support->cpubind->set_thisproc_cpubind && cpubind 550 orte/mca/rmaps/base/rmaps_base_binding.c !support->cpubind->set_thisthread_cpubind) { cpubind 783 orte/mca/rmaps/base/rmaps_base_binding.c if (!support->cpubind->set_thisproc_cpubind && cpubind 784 orte/mca/rmaps/base/rmaps_base_binding.c !support->cpubind->set_thisthread_cpubind) { cpubind 114 orte/test/system/opal_hwloc.c support->cpubind->set_thisproc_cpubind = true;