Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dreboot.c67 static bool poweroff_fallback_to_halt; variable
308 if (poweroff_fallback_to_halt) in kernel_halt()
747 poweroff_fallback_to_halt = true; in SYSCALL_DEFINE4()