Searched refs:sched_numa_topology_type (Results 1 – 3 of 3) sorted by relevance
1523 enum numa_topology_type sched_numa_topology_type; variable1790 sched_numa_topology_type = NUMA_DIRECT; in init_numa_topology_type()1804 sched_numa_topology_type = in init_numa_topology_type()1810 sched_numa_topology_type = NUMA_BACKPLANE; in init_numa_topology_type()1816 sched_numa_topology_type = NUMA_DIRECT; in init_numa_topology_type()1980 sched_numa_topology_type = NUMA_DIRECT; in sched_reset_numa()
1657 if (sched_numa_topology_type == NUMA_DIRECT) in score_nearby_nodes()1684 if (sched_numa_topology_type == NUMA_BACKPLANE && dist >= lim_dist) in score_nearby_nodes()1701 if (sched_numa_topology_type == NUMA_GLUELESS_MESH) { in score_nearby_nodes()2522 if (sched_numa_topology_type == NUMA_BACKPLANE && in task_numa_migrate()2761 if (sched_numa_topology_type == NUMA_DIRECT) in preferred_group_nid()2769 if (sched_numa_topology_type == NUMA_GLUELESS_MESH) { in preferred_group_nid()
1743 extern enum numa_topology_type sched_numa_topology_type;