idtype             36 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_set_sth_cpubind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_const_bitmap_t hwloc_set, int flags)
idtype             43 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     if (processor_bind(idtype, id, PBIND_NONE, NULL) != 0)
idtype             51 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE);
idtype             79 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c           lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_STRONG);
idtype             82 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c             lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE);
idtype             84 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c             lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_WEAK);
idtype            100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   if (processor_bind(idtype, id,
idtype            127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_get_sth_cpubind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_bitmap_t hwloc_set, int flags __hwloc_attribute_unused)
idtype            134 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   if ( processor_bind(idtype, id, PBIND_QUERY, &binding) == 0 && binding != PBIND_NONE ) {
idtype            144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     lgrp_affinity_t aff = lgrp_affinity_get(idtype, id, obj->os_index);
idtype            178 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_set_sth_membind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_const_nodeset_t _nodeset, hwloc_membind_policy_t policy, int flags)
idtype            207 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c       lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_STRONG);
idtype            210 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_NONE);
idtype            212 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	lgrp_affinity_set(idtype, id, obj->os_index, LGRP_AFF_WEAK);
idtype            238 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c hwloc_solaris_get_sth_membind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_nodeset_t nodeset, hwloc_membind_policy_t *policy, int flags __hwloc_attribute_unused)
idtype            248 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     lgrp_affinity_t aff = lgrp_affinity_get(idtype, id, obj->os_index);