do_kernel_restart  144 arch/arm/kernel/reboot.c 		do_kernel_restart(cmd);
do_kernel_restart  203 arch/arm64/kernel/process.c 		do_kernel_restart(cmd);
do_kernel_restart   28 arch/csky/kernel/power.c 	do_kernel_restart(cmd);
do_kernel_restart   38 arch/microblaze/kernel/reset.c 	do_kernel_restart(cmd);
do_kernel_restart   97 arch/mips/kernel/reset.c 	do_kernel_restart(command);
do_kernel_restart   78 arch/nds32/kernel/process.c 	do_kernel_restart(cmd);
do_kernel_restart  159 arch/powerpc/kernel/setup-common.c 	do_kernel_restart(cmd);
do_kernel_restart   21 arch/riscv/kernel/reset.c 	do_kernel_restart(cmd);
do_kernel_restart   50 include/linux/reboot.h extern void do_kernel_restart(char *cmd);