Home
last modified time | relevance | path

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

/linux-6.8/include/xen/interface/
Dsched.h121 struct sched_poll { struct
126 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
/linux-6.8/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-6.8/arch/x86/kvm/
Dxen.c1264 struct sched_poll sched_poll; in kvm_xen_schedop_poll() local