Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dreboot.h82 void hw_protection_shutdown(const char *reason, int ms_until_forced);
/Linux-v5.15/kernel/
Dreboot.c581 void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown() argument
595 hw_failure_emergency_poweroff(ms_until_forced); in hw_protection_shutdown()