Home
last modified time | relevance | path

Searched refs:thermal_pressure (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c4387 unsigned long thermal_pressure; in scheduler_tick() local
4398 thermal_pressure = arch_scale_thermal_pressure(cpu_of(rq)); in scheduler_tick()
4399 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick() local
H A Dfair.c8405 unsigned long thermal_pressure; in fair_update_blocked_others() local
8414 thermal_pressure = arch_scale_thermal_pressure(cpu_of(rq)); in fair_update_blocked_others()
8418 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | update_irq_load_avg(rq, 0); in fair_update_blocked_others()

Completed in 24 milliseconds