Home
last modified time | relevance | path

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

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