Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
H A Dprocess.c648 static bool noreboot; variable
652 noreboot = true; in noreboot_cmd_param()
656 __uml_setup("noreboot", noreboot_cmd_param,
657 "noreboot\n"
665 UML_LONGJMP(&initial_jmpbuf, noreboot ? INIT_JMP_HALT : INIT_JMP_REBOOT); in reboot_skas()
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/
H A Dprocess.c708 static bool noreboot; variable
712 noreboot = true; in noreboot_cmd_param()
716 __uml_setup("noreboot", noreboot_cmd_param,
717 "noreboot\n"
725 UML_LONGJMP(&initial_jmpbuf, noreboot ? INIT_JMP_HALT : INIT_JMP_REBOOT); in reboot_skas()
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
H A DMakefile306 noreboot \

Completed in 3 milliseconds