Searched refs:stop_one_cpu_async (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stop_machine.h | 48 int stop_one_cpu_async(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | stop_machine.c | 381 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 D | core.c | 7150 return stop_one_cpu_async(cpu, drain_rq_cpu_stop, NULL, rq_drain, in sched_cpu_drain_rq()
|