Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcpufreq_schedutil.c161 sg_cpu->bw_dl = cpu_bw_dl(rq); in sugov_get_util()
309 if (cpu_bw_dl(cpu_rq(sg_cpu->cpu)) > sg_cpu->bw_dl) in ignore_dl_rate_limit()
Dsched.h3019 static inline unsigned long cpu_bw_dl(struct rq *rq) in cpu_bw_dl() function
Dcore.c7489 util += cpu_bw_dl(rq); in effective_cpu_util()