Searched refs:watchdog_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mn10300/kernel/
H A Dmn10300-watchdog-low.S29 .globl watchdog_handler
30 .type watchdog_handler,@function
31 watchdog_handler: label
44 .size watchdog_handler,.-watchdog_handler
H A Dmn10300-watchdog.c88 set_intr_stub(EXCEP_WDT, watchdog_handler); setup_watchdog()
/linux-4.1.27/arch/mn10300/include/asm/
H A Dreset-regs.h52 extern asmlinkage void watchdog_handler(void);

Completed in 170 milliseconds