Home
last modified time | relevance | path

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

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