Searched defs:sched_poll (Results 1 – 3 of 3) sorted by relevance
121 struct sched_poll { struct126 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
95 struct sched_poll { struct96 u32 *ports;97 unsigned int nr_ports;98 u64 timeout;
1410 struct sched_poll sched_poll; in kvm_xen_schedop_poll() local