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.c70 static bool poweroff_fallback_to_halt; variable
321 if (poweroff_fallback_to_halt) in kernel_halt()
761 poweroff_fallback_to_halt = true; in SYSCALL_DEFINE4()