Searched refs:set_fact_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 | 1850 static void set_fact_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_fact_for_cpu() function 1944 for_each_online_target_cpu_in_set(set_fact_for_cpu, NULL, NULL, in set_fact_enable() 1947 for_each_online_package_in_set(set_fact_for_cpu, NULL, NULL, in set_fact_enable()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 2045 static void set_fact_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_fact_for_cpu() function 2146 for_each_online_target_cpu_in_set(set_fact_for_cpu, NULL, NULL, in set_fact_enable() 2149 for_each_online_power_domain_in_set(set_fact_for_cpu, NULL, NULL, in set_fact_enable()
|
Completed in 7 milliseconds