Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_generic.c496 static void dev_watchdog(struct timer_list *t) in dev_watchdog() function
1491 timer_setup(&dev->watchdog_timer, dev_watchdog, 0); in dev_init_scheduler()