get_thisproc_last_cpu_location 198 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->binding_hooks.get_thisproc_last_cpu_location) get_thisproc_last_cpu_location 199 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c return topology->binding_hooks.get_thisproc_last_cpu_location(topology, set, flags); get_thisproc_last_cpu_location 204 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->binding_hooks.get_thisproc_last_cpu_location) { get_thisproc_last_cpu_location 205 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c int err = topology->binding_hooks.get_thisproc_last_cpu_location(topology, set, flags); get_thisproc_last_cpu_location 821 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hooks->get_thisproc_last_cpu_location = dontget_thisproc_cpubind; /* cpubind instead of last_cpu_location is ok */ get_thisproc_last_cpu_location 908 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c DO(cpu,get_thisproc_last_cpu_location); get_thisproc_last_cpu_location 2050 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hooks->get_thisproc_last_cpu_location = hwloc_linux_get_thisproc_last_cpu_location; get_thisproc_last_cpu_location 1921 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h unsigned char get_thisproc_last_cpu_location; get_thisproc_last_cpu_location 100 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h int (*get_thisproc_last_cpu_location)(hwloc_topology_t topology, hwloc_cpuset_t set, int flags);