Searched refs:set_tdp_level_for_cpu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1250 static void set_tdp_level_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu() function 1317 for_each_online_target_cpu_in_set(set_tdp_level_for_cpu, NULL, in set_tdp_level() 1320 for_each_online_package_in_set(set_tdp_level_for_cpu, NULL, in set_tdp_level()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1407 static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu() function 1507 for_each_online_target_cpu_in_set(set_tdp_level_for_cpu, NULL, in set_tdp_level() 1510 for_each_online_power_domain_in_set(set_tdp_level_for_cpu, NULL, in set_tdp_level()
|
Completed in 9 milliseconds