Home
last modified time | relevance | path

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

/linux-3.4.99/include/xen/interface/
Dsched.h60 struct sched_poll { struct
65 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
/linux-3.4.99/arch/ia64/xen/
Dxcom_hcall.c238 struct sched_poll *poll = arg; in xencomm_hypercall_sched_op()
241 argsize = sizeof(struct sched_poll); in xencomm_hypercall_sched_op()
/linux-3.4.99/drivers/xen/
Devents.c1661 struct sched_poll poll; in xen_poll_irq_timeout()