Searched defs:sched_poll (Results 1 – 4 of 4) sorted by relevance
121 struct sched_poll { struct126 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
124 struct sched_poll { struct129 typedef struct sched_poll sched_poll_t; argument
94 struct sched_poll { struct95 u32 *ports;96 unsigned int nr_ports;97 u64 timeout;
1208 struct sched_poll sched_poll; in kvm_xen_schedop_poll() local