Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
Dprocess.c648 static bool noreboot; variable
652 noreboot = true; in noreboot_cmd_param()
665 UML_LONGJMP(&initial_jmpbuf, noreboot ? INIT_JMP_HALT : INIT_JMP_REBOOT); in reboot_skas()