Lines Matching refs:clusters
74 .has_clusters = hc, .clusters = c, \
108 .has_clusters = true, .clusters = f, \
724 config->has_clusters ? "true" : "false", config->clusters, in smp_config_to_string()
775 topo->sockets, topo->dies, topo->clusters, in cpu_topology_to_string()
819 (ms->smp.clusters == expect_topo->clusters) && in check_parse()
912 data->expect_prefer_sockets.clusters = 1; in unsupported_params_init()
913 data->expect_prefer_cores.clusters = 1; in unsupported_params_init()
1222 data.expect_prefer_sockets.clusters = 1; in test_with_clusters()
1223 data.expect_prefer_cores.clusters = 1; in test_with_clusters()
1229 data.config.clusters = num_clusters; in test_with_clusters()
1237 data.expect_prefer_sockets.clusters = num_clusters; in test_with_clusters()
1240 data.expect_prefer_cores.clusters = num_clusters; in test_with_clusters()
1425 unsigned int drawers, books, dies, clusters, modules, multiplier; in test_full_topo() local
1431 clusters = 3; in test_full_topo()
1434 multiplier = drawers * books * dies * clusters * modules; in test_full_topo()
1446 data.expect_prefer_sockets.clusters = 1; in test_full_topo()
1451 data.expect_prefer_cores.clusters = 1; in test_full_topo()
1467 data.config.clusters = clusters; in test_full_topo()
1481 data.expect_prefer_sockets.clusters = clusters; in test_full_topo()
1489 data.expect_prefer_cores.clusters = clusters; in test_full_topo()