Home
last modified time | relevance | path

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

/linux-5.19.10/arch/microblaze/kernel/
Dreset.c38 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/arch/csky/kernel/
Dpower.c26 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/arch/riscv/kernel/
Dreset.c20 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/arch/mips/kernel/
Dreset.c97 do_kernel_restart(command); in machine_restart()
/linux-5.19.10/arch/arm/kernel/
Dreboot.c138 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/arch/loongarch/kernel/
Dreset.c89 do_kernel_restart(command); in machine_restart()
/linux-5.19.10/include/linux/
Dreboot.h51 extern void do_kernel_restart(char *cmd);
/linux-5.19.10/arch/openrisc/kernel/
Dprocess.c53 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/arch/arm64/kernel/
Dprocess.c140 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/arch/powerpc/kernel/
Dsetup-common.c155 do_kernel_restart(cmd); in machine_restart()
/linux-5.19.10/kernel/
Dreboot.c223 void do_kernel_restart(char *cmd) in do_kernel_restart() function