Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sched/
Dhotplug.h14 extern int sched_cpu_wait_empty(unsigned int cpu);
17 # define sched_cpu_wait_empty NULL macro
/Linux-v6.6/kernel/
Dcpu.c2212 .teardown.single = sched_cpu_wait_empty,
/Linux-v6.6/kernel/sched/
Dcore.c9786 int sched_cpu_wait_empty(unsigned int cpu) in sched_cpu_wait_empty() function