Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dsch_generic.c413 static void dev_watchdog(struct timer_list *t) in dev_watchdog() function
1299 timer_setup(&dev->watchdog_timer, dev_watchdog, 0); in dev_init_scheduler()