Home
last modified time | relevance | path

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

/linux/arch/microblaze/kernel/
H A Dreset.c37 do_kernel_restart(cmd); in machine_restart()
/linux/arch/csky/kernel/
H A Dpower.c26 do_kernel_restart(cmd); in machine_restart()
/linux/arch/riscv/kernel/
H A Dreset.c20 do_kernel_restart(cmd); in machine_restart()
/linux/arch/mips/kernel/
H A Dreset.c97 do_kernel_restart(command); in machine_restart()
/linux/arch/loongarch/kernel/
H A Dreset.c66 do_kernel_restart(command); in machine_restart()
/linux/arch/arm/kernel/
H A Dreboot.c139 do_kernel_restart(cmd); in machine_restart()
/linux/arch/openrisc/kernel/
H A Dprocess.c56 do_kernel_restart(cmd); in machine_restart()
/linux/arch/arm64/kernel/
H A Dprocess.c142 do_kernel_restart(cmd); in machine_restart()
/linux/kernel/
H A Dreboot.c245 void do_kernel_restart(char *cmd) in do_kernel_restart() function