hwloc_topology_support   30 opal/mca/hwloc/base/hwloc_base_dt.c     struct hwloc_topology_support *support;
hwloc_topology_support   54 opal/mca/hwloc/base/hwloc_base_dt.c         support = (struct hwloc_topology_support*)hwloc_topology_get_support(t);
hwloc_topology_support   86 opal/mca/hwloc/base/hwloc_base_dt.c     struct hwloc_topology_support *support;
hwloc_topology_support  126 opal/mca/hwloc/base/hwloc_base_dt.c         support = (struct hwloc_topology_support*)hwloc_topology_get_support(t);
hwloc_topology_support  170 opal/mca/hwloc/base/hwloc_base_dt.c     struct hwloc_topology_support *s1, *s2;
hwloc_topology_support  215 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL == (s1 = (struct hwloc_topology_support*)hwloc_topology_get_support(t1)) ||
hwloc_topology_support  219 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL == (s2 = (struct hwloc_topology_support*)hwloc_topology_get_support(t2)) ||
hwloc_topology_support  244 opal/mca/hwloc/base/hwloc_base_dt.c     struct hwloc_topology_support *support;
hwloc_topology_support  269 opal/mca/hwloc/base/hwloc_base_dt.c         support = (struct hwloc_topology_support*)hwloc_topology_get_support(topo);
hwloc_topology_support  439 opal/mca/hwloc/base/hwloc_base_util.c     struct hwloc_topology_support *support;
hwloc_topology_support  477 opal/mca/hwloc/base/hwloc_base_util.c     support = (struct hwloc_topology_support*)hwloc_topology_get_support(opal_hwloc_topology);
hwloc_topology_support  809 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c 				  struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support  839 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hwloc_set_native_binding_hooks(struct hwloc_binding_hooks *hooks, struct hwloc_topology_support *support)
hwloc_topology_support  818 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c 		    struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support  237 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c 		    struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support  349 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c 		       struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support  208 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c 			struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support  269 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c 		     struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support 2035 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 			struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support  175 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c                         struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support 1014 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 			struct hwloc_topology_support *support __hwloc_attribute_unused)
hwloc_topology_support 1091 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 			struct hwloc_topology_support *support)
hwloc_topology_support 1163 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   struct hwloc_topology_support support;
hwloc_topology_support 3804 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c const struct hwloc_topology_support *
hwloc_topology_support 1987 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h HWLOC_DECLSPEC const struct hwloc_topology_support *hwloc_topology_get_support(hwloc_topology_t __hwloc_restrict topology);
hwloc_topology_support  123 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h   struct hwloc_topology_support support;
hwloc_topology_support  230 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_native_binding_hooks(struct hwloc_binding_hooks *hooks, struct hwloc_topology_support *support);
hwloc_topology_support  235 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_linuxfs_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  239 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_bgq_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  243 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_solaris_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  247 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_aix_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  251 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_windows_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  255 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_darwin_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  259 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_freebsd_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  263 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_netbsd_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support  267 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern void hwloc_set_hpux_hooks(struct hwloc_binding_hooks *binding_hooks, struct hwloc_topology_support *support);
hwloc_topology_support   52 orte/mca/ess/base/ess_base_fns.c     struct hwloc_topology_support *support;
hwloc_topology_support  112 orte/mca/ess/base/ess_base_fns.c         support = (struct hwloc_topology_support*)hwloc_topology_get_support(opal_hwloc_topology);
hwloc_topology_support   58 orte/mca/ras/simulator/ras_sim_module.c     struct hwloc_topology_support *support;
hwloc_topology_support  180 orte/mca/ras/simulator/ras_sim_module.c             support = (struct hwloc_topology_support*)hwloc_topology_get_support(topo);
hwloc_topology_support  240 orte/mca/ras/simulator/ras_sim_module.c             support = (struct hwloc_topology_support*)hwloc_topology_get_support(topo);
hwloc_topology_support  305 orte/mca/rmaps/base/rmaps_base_binding.c     struct hwloc_topology_support *support;
hwloc_topology_support  329 orte/mca/rmaps/base/rmaps_base_binding.c             support = (struct hwloc_topology_support*)hwloc_topology_get_support(node->topology->topo);
hwloc_topology_support  516 orte/mca/rmaps/base/rmaps_base_binding.c     struct hwloc_topology_support *support;
hwloc_topology_support  543 orte/mca/rmaps/base/rmaps_base_binding.c             support = (struct hwloc_topology_support*)hwloc_topology_get_support(node->topology->topo);
hwloc_topology_support  647 orte/mca/rmaps/base/rmaps_base_binding.c     struct hwloc_topology_support *support;
hwloc_topology_support  777 orte/mca/rmaps/base/rmaps_base_binding.c             support = (struct hwloc_topology_support*)hwloc_topology_get_support(node->topology->topo);
hwloc_topology_support   52 orte/test/system/opal_hwloc.c     struct hwloc_topology_support *support;
hwloc_topology_support  113 orte/test/system/opal_hwloc.c     support = (struct hwloc_topology_support*)hwloc_topology_get_support(my_topology);