Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dsched.h432 extern bool dl_cpu_busy(unsigned int cpu);
Ddeadline.c2892 bool dl_cpu_busy(unsigned int cpu) in dl_cpu_busy() function
Dcore.c7437 if (dl_cpu_busy(cpu)) in cpuset_cpu_inactive()