get_proc_last_cpu_location 226 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c if (topology->binding_hooks.get_proc_last_cpu_location) get_proc_last_cpu_location 227 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c return topology->binding_hooks.get_proc_last_cpu_location(topology, pid, set, flags); get_proc_last_cpu_location 823 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c hooks->get_proc_last_cpu_location = dontget_proc_cpubind; /* cpubind instead of last_cpu_location is ok */ get_proc_last_cpu_location 909 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c DO(cpu,get_proc_last_cpu_location); get_proc_last_cpu_location 2051 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c hooks->get_proc_last_cpu_location = hwloc_linux_get_proc_last_cpu_location; get_proc_last_cpu_location 1923 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h unsigned char get_proc_last_cpu_location; get_proc_last_cpu_location 207 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/rename.h #define hwloc_get_proc_last_cpu_location HWLOC_NAME(get_proc_last_cpu_location) get_proc_last_cpu_location 102 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h int (*get_proc_last_cpu_location)(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_cpuset_t set, int flags);