get_area_memlocation 557 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->binding_hooks.get_area_memlocation) get_area_memlocation 558 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c return topology->binding_hooks.get_area_memlocation(topology, addr, len, nodeset, flags); get_area_memlocation 833 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hooks->get_area_memlocation = dontget_area_memlocation; get_area_memlocation 919 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c DO(mem,get_area_memlocation); get_area_memlocation 2056 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hooks->get_area_memlocation = hwloc_linux_get_area_memlocation; get_area_memlocation 1125 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c hooks->get_area_memlocation = hwloc_win_get_area_memlocation; get_area_memlocation 1963 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h unsigned char get_area_memlocation; get_area_memlocation 233 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/rename.h #define hwloc_get_area_memlocation HWLOC_NAME(get_area_memlocation) get_area_memlocation 112 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h int (*get_area_memlocation)(hwloc_topology_t topology, const void *addr, size_t len, hwloc_nodeset_t nodeset, int flags);