backend_excludes  421 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   topology->backend_excludes = 0;
backend_excludes  477 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   if (topology->backend_excludes & comp->type) {
backend_excludes  482 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	      hwloc_disc_component_type_string(comp->type), comp->name, topology->backend_excludes);
backend_excludes  705 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   topology->backend_excludes |= backend->component->excludes;
backend_excludes  784 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   topology->backend_excludes = 0;
backend_excludes  157 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h   unsigned backend_excludes;