Searched refs:update_thermal_load_avg (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/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 205 update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
|
D | pelt.c | 403 int update_thermal_load_avg(u64 now, struct rq *rq, u64 capacity) in update_thermal_load_avg() function
|
D | core.c | 5658 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
|
D | fair.c | 9168 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()
|