Searched refs:update_cpu_load_active (Results 1 – 3 of 3) sorted by relevance
33 extern void update_cpu_load_active(struct rq *this_rq);35 static inline void update_cpu_load_active(struct rq *this_rq) { } in update_cpu_load_active() function
2872 update_cpu_load_active(rq); in scheduler_tick()
4416 void update_cpu_load_active(struct rq *this_rq) in update_cpu_load_active() function