Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dstop_machine.c76 static void __cpu_stop_queue_work(struct cpu_stopper *stopper, in __cpu_stop_queue_work() function
91 __cpu_stop_queue_work(stopper, work); in cpu_stop_queue_work()
235 __cpu_stop_queue_work(stopper1, work1); in cpu_stop_queue_two_works()
236 __cpu_stop_queue_work(stopper2, work2); in cpu_stop_queue_two_works()