Home
last modified time | relevance | path

Searched defs:update_other_load_avgs (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dpelt.c476 bool update_other_load_avgs(struct rq *rq) in update_other_load_avgs() function
H A Dsched.h3359 static inline bool update_other_load_avgs(struct rq *rq) { return false; } in update_other_load_avgs() function