Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dsched.h333 extern int dl_cpu_busy(int cpu, struct task_struct *p);
Ddeadline.c3025 int dl_cpu_busy(int cpu, struct task_struct *p) in dl_cpu_busy() function
Dcore.c9100 ret = dl_cpu_busy(cpu, p); in task_can_attach()
9385 int ret = dl_cpu_busy(cpu, NULL); in cpuset_cpu_inactive()