Home
last modified time | relevance | path

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

/arch/um/os-Linux/skas/
Dprocess.c645 static bool noreboot; variable
649 noreboot = true; in noreboot_cmd_param()
662 UML_LONGJMP(&initial_jmpbuf, noreboot ? INIT_JMP_HALT : INIT_JMP_REBOOT); in reboot_skas()