hwb               641 orte/mca/rmaps/base/rmaps_base_binding.c     hwloc_obj_type_t hwb;
hwb               685 orte/mca/rmaps/base/rmaps_base_binding.c         hwb = HWLOC_OBJ_NODE;
hwb               688 orte/mca/rmaps/base/rmaps_base_binding.c         hwb = HWLOC_OBJ_SOCKET;
hwb               691 orte/mca/rmaps/base/rmaps_base_binding.c         OPAL_HWLOC_MAKE_OBJ_CACHE(3, hwb, clvl);
hwb               694 orte/mca/rmaps/base/rmaps_base_binding.c         OPAL_HWLOC_MAKE_OBJ_CACHE(2, hwb, clvl);
hwb               697 orte/mca/rmaps/base/rmaps_base_binding.c         OPAL_HWLOC_MAKE_OBJ_CACHE(1, hwb, clvl);
hwb               700 orte/mca/rmaps/base/rmaps_base_binding.c         hwb = HWLOC_OBJ_CORE;
hwb               703 orte/mca/rmaps/base/rmaps_base_binding.c         hwb = HWLOC_OBJ_PU;
hwb               749 orte/mca/rmaps/base/rmaps_base_binding.c         if (ORTE_SUCCESS != (rc = bind_in_place(jdata, hwb, clvl))) {
hwb               835 orte/mca/rmaps/base/rmaps_base_binding.c         if (HWLOC_OBJ_CACHE == hwb) {
hwb               842 orte/mca/rmaps/base/rmaps_base_binding.c             bind_depth = hwloc_get_type_depth(node->topology->topo, hwb);
hwb               851 orte/mca/rmaps/base/rmaps_base_binding.c                            true, hwloc_obj_type_string(hwb), node->name);