is_thissystem 882 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->is_thissystem) { is_thissystem 894 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->is_thissystem) { is_thissystem 653 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c backend->is_thissystem = -1; is_thissystem 722 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c topology->is_thissystem = 1; is_thissystem 727 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c if (backend->envvar_forced == 0 && backend->is_thissystem != -1) { is_thissystem 728 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c assert(backend->is_thissystem == 0); is_thissystem 729 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c topology->is_thissystem = 0; is_thissystem 736 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c topology->is_thissystem = 1; is_thissystem 741 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c if (backend->envvar_forced == 1 && backend->is_thissystem != -1) { is_thissystem 742 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c assert(backend->is_thissystem == 0); is_thissystem 743 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c topology->is_thissystem = 0; is_thissystem 751 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c topology->is_thissystem = atoi(local_env); is_thissystem 31 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c if (topology->is_thissystem) { /* don't call CNK unless thissystem */ is_thissystem 283 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c backend->is_thissystem = 0; is_thissystem 2354 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (topology->is_thissystem || pagesize_env) { is_thissystem 2362 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (topology->is_thissystem) { is_thissystem 2428 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (topology->is_thissystem) { is_thissystem 4294 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (topology->is_thissystem) { is_thissystem 4368 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c if (topology->is_thissystem) is_thissystem 4711 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c backend->is_thissystem = 0; is_thissystem 1037 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c backend->is_thissystem = 0; is_thissystem 1468 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c backend->is_thissystem = 0; is_thissystem 2764 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c backend->is_thissystem = 0; is_thissystem 894 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c new->is_thissystem = old->is_thissystem; is_thissystem 3021 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (topology->binding_hooks.get_allowed_resources && topology->is_thissystem) { is_thissystem 3257 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c topology->is_thissystem = 1; is_thissystem 3795 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c return topology->is_thissystem; is_thissystem 136 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h int is_thissystem; is_thissystem 60 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h int is_thissystem;