Searched defs:io_cqring_offsets (Results 1 – 12 of 12) sorted by relevance
178 struct io_cqring_offsets { struct179 uint32_t head;180 uint32_t tail;181 uint32_t ring_mask;182 uint32_t ring_entries;183 uint32_t overflow;207 struct io_cqring_offsets cq_off; argument
238 struct io_cqring_offsets { struct239 __u32 head;240 __u32 tail;241 __u32 ring_mask;242 __u32 ring_entries;243 __u32 overflow;244 __u32 cqes;245 __u32 flags;246 __u32 resv1;247 __u64 resv2;
235 struct io_cqring_offsets { struct236 __u32 head;237 __u32 tail;238 __u32 ring_mask;239 __u32 ring_entries;240 __u32 overflow;241 __u32 cqes;242 __u32 flags;243 __u32 resv1;244 __u64 resv2;
251 pub struct io_cqring_offsets { struct274 pub cq_off: io_cqring_offsets, argument
73187 struct io_cqring_offsets { struct73209 struct io_cqring_offsets cq_off; argument
44179 struct io_cqring_offsets { struct44201 struct io_cqring_offsets cq_off; argument
39565 struct io_cqring_offsets { struct39587 struct io_cqring_offsets cq_off; argument
44340 struct io_cqring_offsets { struct44359 struct io_cqring_offsets cq_off; argument