Home
last modified time | relevance | path

Searched refs:update_thermal_load_avg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dpelt.h11 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity);
19 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
205 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
H A Dpelt.c403 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
H A Dcore.c5657 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
H A Dfair.c9195 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()