Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dsched.h134 struct sched_watchdog { struct
138 DEFINE_GUEST_HANDLE_STRUCT(sched_watchdog); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dsched.h139 struct sched_watchdog { struct
143 typedef struct sched_watchdog sched_watchdog_t; argument
/openbmc/linux/drivers/watchdog/
H A Dxen_wdt.c26 static struct sched_watchdog wdt;
122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe()