Searched refs:update_hw_load_avg (Results 1 – 2 of 2) sorted by relevance
16 int update_hw_load_avg(u64 now, struct rq *rq, u64 capacity);24 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg() function
5805 update_hw_load_avg(rq_clock_task(rq), rq, hw_pressure); in sched_tick()