Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_generic.c432 static void dev_watchdog(struct timer_list *t) in dev_watchdog() function
1259 timer_setup(&dev->watchdog_timer, dev_watchdog, 0); in dev_init_scheduler()