Home
last modified time | relevance | path

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

/linux/kernel/
H A Dreboot.c69 static bool poweroff_fallback_to_halt; variable
320 if (poweroff_fallback_to_halt) in kernel_halt()
760 poweroff_fallback_to_halt = true; in SYSCALL_DEFINE4()