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.c67 static bool poweroff_fallback_to_halt; variable
315 if (poweroff_fallback_to_halt) in kernel_halt()
754 poweroff_fallback_to_halt = true; in SYSCALL_DEFINE4()