Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sched/
Dhotplug.h14 extern int sched_cpu_wait_empty(unsigned int cpu);
17 # define sched_cpu_wait_empty NULL macro
/linux-6.6.21/kernel/
Dcpu.c2229 .teardown.single = sched_cpu_wait_empty,
/linux-6.6.21/kernel/sched/
Dcore.c9789 int sched_cpu_wait_empty(unsigned int cpu) in sched_cpu_wait_empty() function