Home
last modified time | relevance | path

Searched refs:sched_cpu_wait_empty (Results 1 – 2 of 2) 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.c2199 .teardown.single = sched_cpu_wait_empty,