Home
last modified time | relevance | path

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

/linux-6.14.4/include/xen/interface/
Dsched.h121 struct sched_poll { struct
126 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dxen_shinfo_test.c95 struct sched_poll { struct
96 u32 *ports;
97 unsigned int nr_ports;
98 u64 timeout;
/linux-6.14.4/arch/x86/kvm/
Dxen.c1410 struct sched_poll sched_poll; in kvm_xen_schedop_poll() local