Searched defs:io_uring_sqe (Results 1 – 1 of 1) sorted by relevance
41310 struct io_uring_sqe { struct41311 __u8 opcode;41312 __u8 flags;41313 __u16 ioprio;41314 __s32 fd;41315 union {41319 union {41323 __u32 len;41324 union {41342 __u64 user_data;[all …]