Searched refs:stop_one_cpu_nowait (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dstop_machine.h34 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
71 static inline bool stop_one_cpu_nowait(unsigned int cpu, function
/linux-master/kernel/
H A Dstop_machine.c367 * stop_one_cpu_nowait - stop a cpu but don't wait for completion
384 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, function
H A Dwatchdog.c481 stop_one_cpu_nowait(smp_processor_id(),
/linux-master/kernel/sched/
H A Drt.c2059 stop_one_cpu_nowait(rq->cpu, push_cpu_stop,
2400 stop_one_cpu_nowait(src_rq->cpu, push_cpu_stop,
H A Dcore.c2673 stop_one_cpu_nowait(task_cpu(p), migration_cpu_stop,
2998 stop_one_cpu_nowait(rq->cpu, push_cpu_stop,
3070 stop_one_cpu_nowait(cpu_of(rq), migration_cpu_stop,
9520 stop_one_cpu_nowait(rq->cpu, __balance_push_cpu_stop, push_task,
H A Ddeadline.c2549 stop_one_cpu_nowait(src_rq->cpu, push_cpu_stop,
H A Dfair.c11466 stop_one_cpu_nowait(cpu_of(busiest),

Completed in 167 milliseconds