Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dsched.h156 struct sched_watchdog { struct
160 typedef struct sched_watchdog sched_watchdog_t; argument
/xen/xen/common/sched/
A Dcore.c1898 struct sched_watchdog sched_watchdog; in do_sched_op() local
1901 if ( copy_from_guest(&sched_watchdog, arg, 1) ) in do_sched_op()
1905 current->domain, sched_watchdog.id, sched_watchdog.timeout); in do_sched_op()

Completed in 8 milliseconds