ORTE_PROC_HWLOC_BOUND   89 orte/mca/rmaps/base/rmaps_base_binding.c         if (!orte_get_attribute(&proc->attributes, ORTE_PROC_HWLOC_BOUND, (void**)&bound, OPAL_PTR) ||
ORTE_PROC_HWLOC_BOUND  120 orte/mca/rmaps/base/rmaps_base_binding.c         orte_remove_attribute(&proc->attributes, ORTE_PROC_HWLOC_BOUND);
ORTE_PROC_HWLOC_BOUND  202 orte/mca/rmaps/base/rmaps_base_binding.c         orte_set_attribute(&proc->attributes, ORTE_PROC_HWLOC_BOUND, ORTE_ATTR_LOCAL, trg_obj, OPAL_PTR);
ORTE_PROC_HWLOC_BOUND  493 orte/mca/rmaps/base/rmaps_base_binding.c             orte_set_attribute(&proc->attributes, ORTE_PROC_HWLOC_BOUND, ORTE_ATTR_LOCAL, locale, OPAL_PTR);
ORTE_PROC_HWLOC_BOUND  530 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (orte_get_attribute(&proc->attributes, ORTE_PROC_HWLOC_BOUND, (void**)&bd, OPAL_PTR)) {
ORTE_PROC_HWLOC_BOUND  394 orte/util/attr.c         case ORTE_PROC_HWLOC_BOUND: