Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h48 int stop_one_cpu_async(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c381 int stop_one_cpu_async(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_async() function
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c7150 return stop_one_cpu_async(cpu, drain_rq_cpu_stop, NULL, rq_drain, in sched_cpu_drain_rq()