Searched defs:io_uring_napi (Results 1 – 4 of 4) sorted by relevance
772 struct io_uring_napi { struct773 __u32 busy_poll_to;774 __u8 prefer_busy_poll;775 __u8 pad[3];776 __u64 resv;
679 pub struct io_uring_napi { struct680 pub busy_poll_to: u32,681 pub prefer_busy_poll: u8,682 pub pad: [u8; 3usize],683 pub resv: u64,
80499 struct io_uring_napi { struct80500 __u32 busy_poll_to;80501 __u8 prefer_busy_poll;80502 __u8 pad[3];80503 __u64 resv;