Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sched/
Dtopology.h254 #ifndef arch_set_thermal_pressure
256 void arch_set_thermal_pressure(const struct cpumask *cpus, in arch_set_thermal_pressure() function
/Linux-v5.10/arch/arm/include/asm/
Dtopology.h26 #define arch_set_thermal_pressure topology_set_thermal_pressure macro
/Linux-v5.10/arch/arm64/include/asm/
Dtopology.h41 #define arch_set_thermal_pressure topology_set_thermal_pressure macro
/Linux-v5.10/drivers/thermal/
Dcpufreq_cooling.c452 arch_set_thermal_pressure(cpus, max_capacity - capacity); in cpufreq_set_cur_state()
/Linux-v5.10/init/
DKconfig528 arch_set_thermal_pressure() and arch_get_thermal_pressure().