Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Dsched.h151 struct sched_watchdog { struct
155 DEFINE_GUEST_HANDLE_STRUCT(sched_watchdog); argument
/Linux-v4.19/drivers/watchdog/
Dxen_wdt.c30 static struct sched_watchdog wdt;
125 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe()