Searched refs:watchdog_handler (Results 1 – 3 of 3) sorted by relevance
29 .globl watchdog_handler30 .type watchdog_handler,@function31 watchdog_handler: label44 .size watchdog_handler,.-watchdog_handler
88 set_intr_stub(EXCEP_WDT, watchdog_handler); in setup_watchdog()
52 extern asmlinkage void watchdog_handler(void);