Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dreboot.h177 void hw_protection_shutdown(const char *reason, int ms_until_forced);
/Linux-v6.6/kernel/
Dreboot.c970 void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown() argument
984 hw_failure_emergency_poweroff(ms_until_forced); in hw_protection_shutdown()