Home
last modified time | relevance | path

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

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