Searched refs:WDIOS_TEMPPANIC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dwatchdog.h55 #define WDIOS_TEMPPANIC 0x0004 /* Kernel panic on temperature trip */ macro
/linux-master/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c119 {WDIOS_TEMPPANIC, "Kernel panic on temperature trip"},
/linux-master/drivers/watchdog/
H A Dpcwd_pci.c521 if (new_options & WDIOS_TEMPPANIC) {
H A Dpcwd.c637 if (rv & WDIOS_TEMPPANIC)

Completed in 151 milliseconds