Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dhotplug.h14 extern int sched_cpu_drain_rq(unsigned int cpu);
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c1175 err = sched_cpu_drain_rq(cpu); in __pause_drain_rq()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c7140 int sched_cpu_drain_rq(unsigned int cpu) in sched_cpu_drain_rq() function