Searched refs:do_kernel_restart (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dreset.c38 do_kernel_restart(command); machine_restart()
/linux-4.1.27/include/linux/
H A Dreboot.h43 extern void do_kernel_restart(char *cmd);
/linux-4.1.27/kernel/
H A Dreboot.c133 * machine_restart function calls do_kernel_restart - see below
173 * do_kernel_restart - Execute kernel restart handler call chain
183 void do_kernel_restart(char *cmd) do_kernel_restart() function
/linux-4.1.27/arch/arm/kernel/
H A Dreboot.c146 do_kernel_restart(cmd); machine_restart()
/linux-4.1.27/arch/arm64/kernel/
H A Dprocess.c165 do_kernel_restart(cmd); machine_restart()

Completed in 149 milliseconds