Home
last modified time | relevance | path

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

/linux/kernel/
H A Dreboot.c1102 #define REBOOT_COLD_STR "cold" macro
1122 val = REBOOT_COLD_STR; in mode_show()
1148 if (!strncmp(buf, REBOOT_COLD_STR, strlen(REBOOT_COLD_STR))) in mode_store()