Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h3000 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs,
Dcore.c7406 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs, in effective_cpu_util() argument
7441 util = util_cfs + cpu_util_rt(rq); in effective_cpu_util()