Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dwatchdog.c250 static void watchdog_interrupt_count(void) in watchdog_interrupt_count() function
255 static inline void watchdog_interrupt_count(void) { return; } in watchdog_interrupt_count() function
266 watchdog_interrupt_count(); in watchdog_timer_fn()