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

/linux-master/kernel/
H A Dstop_machine.c84 static void __cpu_stop_queue_work(struct cpu_stopper *stopper, function
104 __cpu_stop_queue_work(stopper, work, &wakeq);
302 __cpu_stop_queue_work(stopper1, work1, &wakeq);
303 __cpu_stop_queue_work(stopper2, work2, &wakeq);

Completed in 81 milliseconds