Home
last modified time | relevance | path

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

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