Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/timers/
Dtimer_stats.txt59 1, 2292 ip __netdev_watchdog_up (dev_watchdog)
/linux-4.1.27/net/sched/
Dsch_generic.c271 static void dev_watchdog(unsigned long arg) in dev_watchdog() function
929 setup_timer(&dev->watchdog_timer, dev_watchdog, (unsigned long)dev); in dev_init_scheduler()