Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dstop_machine.h37 void stop_machine_park(int cpu);
/Linux-v4.19/kernel/
Dstop_machine.c521 void stop_machine_park(int cpu) in stop_machine_park() function
Dcpu.c828 stop_machine_park(cpu); in take_cpu_down()