Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dreboot.h177 void hw_protection_shutdown(const char *reason, int ms_until_forced);
/linux-6.6.21/kernel/
Dreboot.c971 void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown() argument
985 hw_failure_emergency_poweroff(ms_until_forced); in hw_protection_shutdown()