Home
last modified time | relevance | path

Searched refs:topo_max_cpus (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/x86/intel-speed-select/
A Disst-config.c32 static int topo_max_cpus; variable
271 for (i = 0; i < topo_max_cpus; ++i) { in store_cpu_topology()
368 return topo_max_cpus; in get_topo_max_cpus()
406 for (i = 0; i < topo_max_cpus; ++i) in force_all_cpus_online()
423 for (i = 0; i < topo_max_cpus; ++i) { in for_each_online_package_in_set()
467 for (i = 0; i < topo_max_cpus; ++i) { in for_each_online_target_cpu_in_set()
496 topo_max_cpus = 0; in set_max_cpu_num()
513 topo_max_cpus += BITMASK_SIZE; in set_max_cpu_num()
549 for (i = 0; i < topo_max_cpus; ++i) { in set_cpu_present_cpu_mask()
585 for (i = 0; i < topo_max_cpus; ++i) in get_max_punit_core_id()
[all …]

Completed in 8 milliseconds