Home
last modified time | relevance | path

Searched refs:reset_watchdog (Results 1 – 4 of 4) sorted by relevance

/arch/cris/arch-v32/kernel/
Dtime.c121 #define start_watchdog reset_watchdog
132 reset_watchdog(void) in reset_watchdog() function
196 reset_watchdog(); in handle_watchdog_bite()
229 reset_watchdog(); in timer_interrupt()
/arch/cris/kernel/
Dtraps.c23 extern void reset_watchdog(void);
229 reset_watchdog(); in die_if_kernel()
/arch/cris/arch-v10/kernel/
Dtime.c154 #define start_watchdog reset_watchdog
167 reset_watchdog(void) in reset_watchdog() function
226 reset_watchdog(); in timer_interrupt()
Ddebugport.c25 extern void reset_watchdog(void);
311 reset_watchdog(); in console_write_direct()