Searched refs:exec_on_get_ctdp_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 | 999 static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu() function 1031 exec_on_get_ctdp_cpu, isst_get_ctdp_##suffix, \ 1034 for_each_online_package_in_set(exec_on_get_ctdp_cpu, \
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1161 static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu() function 1193 exec_on_get_ctdp_cpu, isst_get_ctdp_##suffix, \ 1196 for_each_online_power_domain_in_set(exec_on_get_ctdp_cpu, \
|
Completed in 8 milliseconds