Searched refs:update_thermal_load_avg (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/kernel/sched/ |
D | pelt.h | 11 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 187 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
|
D | pelt.c | 407 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
|
D | core.c | 3999 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
|
D | fair.c | 7878 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()
|