Home
last modified time | relevance | path

Searched refs:update_cpu_load_active (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/sched/
Dsched.h33 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
Dcore.c2872 update_cpu_load_active(rq); in scheduler_tick()
Dfair.c4416 void update_cpu_load_active(struct rq *this_rq) in update_cpu_load_active() function