Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dstop_machine.h45 void stop_machine_park(int cpu);
/OK3568_Linux_fs/kernel/kernel/
H A Dstop_machine.c544 void stop_machine_park(int cpu) in stop_machine_park() function
H A Dcpu.c958 stop_machine_park(cpu); in take_cpu_down()