Searched refs:malo_watchdog (Results 1 – 1 of 1) sorted by relevance
126 static void malo_watchdog(void *);1281 malo_watchdog(void *arg) in malo_watchdog() function1285 callout_reset(&sc->malo_watchdog_timer, hz, malo_watchdog, sc); in malo_watchdog()1479 callout_reset(&sc->malo_watchdog_timer, hz, malo_watchdog, sc); in malo_init_locked()