Searched refs:sched_numa_topology_type (Results 1 – 9 of 9) sorted by relevance
1366 enum numa_topology_type sched_numa_topology_type; variable1604 sched_numa_topology_type = NUMA_DIRECT; in init_numa_topology_type()1618 sched_numa_topology_type = in init_numa_topology_type()1624 sched_numa_topology_type = NUMA_BACKPLANE; in init_numa_topology_type()
1324 if (sched_numa_topology_type == NUMA_DIRECT) in score_nearby_nodes()1349 if (sched_numa_topology_type == NUMA_BACKPLANE && in score_nearby_nodes()1367 if (sched_numa_topology_type == NUMA_GLUELESS_MESH) { in score_nearby_nodes()2047 if (sched_numa_topology_type == NUMA_BACKPLANE && in task_numa_migrate()2286 if (sched_numa_topology_type == NUMA_DIRECT) in preferred_group_nid()2294 if (sched_numa_topology_type == NUMA_GLUELESS_MESH) { in preferred_group_nid()
1388 extern enum numa_topology_type sched_numa_topology_type;