Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dhotplug.h14 extern int sched_cpu_wait_empty(unsigned int cpu);
17 # define sched_cpu_wait_empty NULL macro
/linux/kernel/
H A Dcpu.c2180 .teardown.single = sched_cpu_wait_empty,
/linux/kernel/sched/
H A Dcore.c9797 int sched_cpu_wait_empty(unsigned int cpu) in sched_cpu_wait_empty() function