Searched refs:update_hw_load_avg (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/kernel/sched/ |
| H A D | pelt.h | 12 int update_hw_load_avg(u64 now, struct rq *rq, u64 capacity); 20 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg() function 206 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg() function
|
| H A D | pelt.c | 403 int update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg() function 487 update_hw_load_avg(rq_clock_task(rq), rq, hw_pressure) | in update_other_load_avgs()
|
| H A D | core.c | 5656 update_hw_load_avg(rq_clock_task(rq), rq, hw_pressure); in sched_tick()
|