Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dsched.h353 extern bool dl_cpu_busy(unsigned int cpu);
Ddeadline.c2919 bool dl_cpu_busy(unsigned int cpu) in dl_cpu_busy() function
Dcore.c9010 if (dl_cpu_busy(cpu)) in cpuset_cpu_inactive()