Lines Matching refs:modules

60             .has_modules = hd, .modules = d,                  \
109 .has_modules = true, .modules = g, \
725 config->has_modules ? "true" : "false", config->modules, in smp_config_to_string()
776 topo->modules, topo->cores, topo->threads, in cpu_topology_to_string()
820 (ms->smp.modules == expect_topo->modules) && in check_parse()
902 data->expect_prefer_sockets.modules = 1; in unsupported_params_init()
903 data->expect_prefer_cores.modules = 1; in unsupported_params_init()
1064 data.expect_prefer_sockets.modules = 1; in test_with_modules()
1065 data.expect_prefer_cores.modules = 1; in test_with_modules()
1071 data.config.modules = num_modules; in test_with_modules()
1079 data.expect_prefer_sockets.modules = num_modules; in test_with_modules()
1082 data.expect_prefer_cores.modules = num_modules; in test_with_modules()
1167 data.expect_prefer_sockets.modules = 1; in test_with_modules_dies()
1169 data.expect_prefer_cores.modules = 1; in test_with_modules_dies()
1176 data.config.modules = num_modules; in test_with_modules_dies()
1187 data.expect_prefer_sockets.modules = num_modules; in test_with_modules_dies()
1192 data.expect_prefer_cores.modules = num_modules; in test_with_modules_dies()
1428 unsigned int drawers, books, dies, clusters, modules, multiplier; in test_full_topo() local
1435 modules = 2; in test_full_topo()
1437 multiplier = drawers * books * dies * clusters * modules; in test_full_topo()
1450 data.expect_prefer_sockets.modules = 1; in test_full_topo()
1455 data.expect_prefer_cores.modules = 1; in test_full_topo()
1472 data.config.modules = modules; in test_full_topo()
1485 data.expect_prefer_sockets.modules = modules; in test_full_topo()
1493 data.expect_prefer_cores.modules = modules; in test_full_topo()