Lines Matching defs:rq
14 static inline u64 hw_load_avg(struct rq *rq) in hw_load_avg()
20 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg()
25 static inline u64 hw_load_avg(struct rq *rq) in hw_load_avg()
35 update_irq_load_avg(struct rq *rq, u64 running) in update_irq_load_avg()
65 static inline u64 rq_clock_pelt(struct rq *rq) in rq_clock_pelt()
74 static inline void _update_idle_rq_clock_pelt(struct rq *rq) in _update_idle_rq_clock_pelt()
96 static inline void update_rq_clock_pelt(struct rq *rq, s64 delta) in update_rq_clock_pelt()
134 static inline void update_idle_rq_clock_pelt(struct rq *rq) in update_idle_rq_clock_pelt()
194 update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg()
200 update_dl_rq_load_avg(u64 now, struct rq *rq, int running) in update_dl_rq_load_avg()
206 update_hw_load_avg(u64 now, struct rq *rq, u64 capacity) in update_hw_load_avg()
211 static inline u64 hw_load_avg(struct rq *rq) in hw_load_avg()
217 update_irq_load_avg(struct rq *rq, u64 running) in update_irq_load_avg()
222 static inline u64 rq_clock_pelt(struct rq *rq) in rq_clock_pelt()
228 update_rq_clock_pelt(struct rq *rq, s64 delta) { } in update_rq_clock_pelt()
231 update_idle_rq_clock_pelt(struct rq *rq) { } in update_idle_rq_clock_pelt()