Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dreboot.h194 static inline void hw_protection_reboot(const char *reason, int ms_until_forced) in hw_protection_reboot()
199 static inline void hw_protection_shutdown(const char *reason, int ms_until_forced) in hw_protection_shutdown()
/linux-6.14.4/kernel/
Dreboot.c1023 void __hw_protection_shutdown(const char *reason, int ms_until_forced, in __hw_protection_shutdown()