Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h51 void cpu_stop_work_wait(struct cpu_stop_work *work_buf);
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c406 void cpu_stop_work_wait(struct cpu_stop_work *work_buf) in cpu_stop_work_wait() function
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c7159 cpu_stop_work_wait(rq_drain); in sched_cpu_drain_rq_wait()