Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dsched.h318 extern bool dl_cpu_busy(unsigned int cpu);
Ddeadline.c2733 bool dl_cpu_busy(unsigned int cpu) in dl_cpu_busy() function
Dcore.c5727 if (dl_cpu_busy(cpu)) in cpuset_cpu_inactive()