Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h262 #ifndef arch_set_thermal_pressure
264 void arch_set_thermal_pressure(const struct cpumask *cpus, in arch_set_thermal_pressure() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtopology.h26 #define arch_set_thermal_pressure topology_set_thermal_pressure macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dtopology.h41 #define arch_set_thermal_pressure topology_set_thermal_pressure macro
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dcpufreq_cooling.c450 arch_set_thermal_pressure(cpus, max_capacity - capacity); in cpufreq_set_cur_state()
/OK3568_Linux_fs/kernel/init/
H A DKconfig546 arch_set_thermal_pressure() and arch_get_thermal_pressure().