Home
last modified time | relevance | path

Searched refs:sched_watchdog (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dsched.h113 * @arg == pointer to sched_watchdog structure.
151 struct sched_watchdog { struct
155 DEFINE_GUEST_HANDLE_STRUCT(sched_watchdog); variable
/kernel/linux/linux-6.6/include/xen/interface/
H A Dsched.h96 * @arg == pointer to sched_watchdog structure.
134 struct sched_watchdog { struct
138 DEFINE_GUEST_HANDLE_STRUCT(sched_watchdog); variable
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dxen_wdt.c26 static struct sched_watchdog wdt;
122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dxen_wdt.c26 static struct sched_watchdog wdt;
122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe()

Completed in 2 milliseconds