Home
last modified time | relevance | path

Searched refs:reboot_command (Results 1 – 8 of 8) sorted by relevance

/linux/arch/sparc/kernel/
A Dreboot.c45 p = strchr(reboot_command, '\n'); in machine_restart()
50 if (*reboot_command) in machine_restart()
51 prom_reboot(reboot_command); in machine_restart()
A Dprocess_32.c95 p = strchr (reboot_command, '\n'); in machine_restart()
99 if (*reboot_command) in machine_restart()
100 prom_reboot(reboot_command); in machine_restart()
A Dsetup_32.c193 char reboot_command[COMMAND_LINE_SIZE]; variable
A Dsetup_64.c166 char reboot_command[COMMAND_LINE_SIZE]; variable
A Dhead_32.S90 .word reboot_command
A Dhead_64.S80 .xword reboot_command
/linux/arch/sparc/include/asm/
A Dsetup.h12 extern char reboot_command[];
/linux/kernel/
A Dsysctl.c1997 .data = reboot_command,

Completed in 22 milliseconds