Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/interface/
Dsched.h121 struct sched_poll { struct
126 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c94 struct sched_poll { struct
95 u32 *ports;
96 unsigned int nr_ports;
97 u64 timeout;
/Linux-v6.6/arch/x86/kvm/
Dxen.c1208 struct sched_poll sched_poll; in kvm_xen_schedop_poll() local