Home
last modified time | relevance | path

Searched refs:cpu_util_dl (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dsched.h3255 static inline unsigned long cpu_util_dl(struct rq *rq) in cpu_util_dl() function
H A Dfair.c8060 util += cpu_util_dl(rq); in effective_cpu_util()
9645 if (cpu_util_dl(rq)) in others_have_blocked()
9897 used += cpu_util_dl(rq); in scale_rt_capacity()