Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Dsched.h156 struct sched_watchdog { struct
160 typedef struct sched_watchdog sched_watchdog_t; argument
/xen-4.10.0-shim-comet/xen/common/
A Dschedule.c1219 struct sched_watchdog sched_watchdog; in do_sched_op() local
1222 if ( copy_from_guest(&sched_watchdog, arg, 1) ) in do_sched_op()
1226 current->domain, sched_watchdog.id, sched_watchdog.timeout); in do_sched_op()

Completed in 5 milliseconds