Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dstop_machine.c68 static void __cpu_stop_queue_work(struct cpu_stopper *stopper, in __cpu_stop_queue_work() function
88 __cpu_stop_queue_work(stopper, work, &wakeq); in cpu_stop_queue_work()
275 __cpu_stop_queue_work(stopper1, work1, &wakeq); in cpu_stop_queue_two_works()
276 __cpu_stop_queue_work(stopper2, work2, &wakeq); in cpu_stop_queue_two_works()