sched_set_stop_task
extern void sched_set_stop_task(int cpu, struct task_struct *stop);
sched_set_stop_task(cpu, per_cpu(cpu_stopper.thread, cpu));