Home
last modified time | relevance | path

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

/linux-3.4.99/arch/cris/arch-v32/kernel/
Dtime.c104 #define start_watchdog reset_watchdog
114 void reset_watchdog(void) in reset_watchdog() function
176 reset_watchdog(); in handle_watchdog_bite()
205 reset_watchdog(); in timer_interrupt()
/linux-3.4.99/arch/cris/arch-v10/kernel/
Dtime.c102 #define start_watchdog reset_watchdog
115 reset_watchdog(void) in reset_watchdog() function
172 reset_watchdog(); in timer_interrupt()
Ddebugport.c24 extern void reset_watchdog(void);
310 reset_watchdog(); in console_write_direct()
/linux-3.4.99/arch/cris/kernel/
Dtraps.c24 extern void reset_watchdog(void);
230 reset_watchdog(); in die_if_kernel()