Home
last modified time | relevance | path

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

/Linux-v6.6/arch/microblaze/kernel/
Dreset.c37 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/arch/csky/kernel/
Dpower.c26 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/arch/riscv/kernel/
Dreset.c20 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/arch/mips/kernel/
Dreset.c97 do_kernel_restart(command); in machine_restart()
/Linux-v6.6/arch/loongarch/kernel/
Dreset.c66 do_kernel_restart(command); in machine_restart()
/Linux-v6.6/arch/arm/kernel/
Dreboot.c139 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/include/linux/
Dreboot.h51 extern void do_kernel_restart(char *cmd);
/Linux-v6.6/arch/openrisc/kernel/
Dprocess.c55 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/arch/xtensa/kernel/
Dsetup.c538 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/arch/arm64/kernel/
Dprocess.c140 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/arch/powerpc/kernel/
Dsetup-common.c162 do_kernel_restart(cmd); in machine_restart()
/Linux-v6.6/kernel/
Dreboot.c223 void do_kernel_restart(char *cmd) in do_kernel_restart() function