Home
last modified time | relevance | path

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

/linux-2.6.39/include/xen/interface/
Dsched.h60 struct sched_poll { struct
65 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
/linux-2.6.39/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-2.6.39/drivers/xen/
Devents.c1487 struct sched_poll poll; in xen_poll_irq_timeout()