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

/linux-master/arch/csky/kernel/
H A Dpower.c26 do_kernel_restart(cmd);
/linux-master/arch/riscv/kernel/
H A Dreset.c20 do_kernel_restart(cmd);
/linux-master/arch/microblaze/kernel/
H A Dreset.c37 do_kernel_restart(cmd);
/linux-master/arch/mips/kernel/
H A Dreset.c97 do_kernel_restart(command);
/linux-master/arch/arm/kernel/
H A Dreboot.c139 do_kernel_restart(cmd);
/linux-master/arch/loongarch/kernel/
H A Dreset.c66 do_kernel_restart(command);
/linux-master/include/linux/
H A Dreboot.h51 extern void do_kernel_restart(char *cmd);
/linux-master/arch/openrisc/kernel/
H A Dprocess.c56 do_kernel_restart(cmd);
/linux-master/arch/xtensa/kernel/
H A Dsetup.c526 do_kernel_restart(cmd);
/linux-master/arch/arm64/kernel/
H A Dprocess.c140 do_kernel_restart(cmd);
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c147 do_kernel_restart(cmd);
/linux-master/kernel/
H A Dreboot.c183 * machine_restart function calls do_kernel_restart - see below
223 * do_kernel_restart - Execute kernel restart handler call chain
233 void do_kernel_restart(char *cmd) function

Completed in 296 milliseconds