/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 55 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 55 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 55 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 55 __u64 user_data; [all …]
|
/aosp_15_r20/external/ltp/include/lapi/ |
H A D | io_uring.h | 33 struct io_uring_sqe { struct 34 uint8_t opcode; /* type of operation for this sqe */ 35 uint8_t flags; /* IOSQE_ flags */ 36 uint16_t ioprio; /* ioprio for the request */ 37 int32_t fd; /* file descriptor to do IO on */ 38 union { 42 uint64_t addr; /* pointer to buffer or iovecs */ 43 uint32_t len; /* buffer size or number of iovecs */ 44 union { 57 uint64_t user_data; /* data to be passed back at completion time */ [all …]
|
/aosp_15_r20/external/liburing/src/include/liburing/ |
H A D | io_uring.h | 21 struct io_uring_sqe { struct 22 __u8 opcode; /* type of operation for this sqe */ 23 __u8 flags; /* IOSQE_ flags */ 24 __u16 ioprio; /* ioprio for the request */ 25 __s32 fd; /* file descriptor to do IO on */ 26 union { 30 union { 34 __u32 len; /* buffer size or number of iovecs */ 35 union { 54 __u64 user_data; /* data to be passed back at completion time */ [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 23 struct io_uring_sqe { struct 24 __u8 opcode; 25 __u8 flags; 26 __u16 ioprio; 27 __s32 fd; 28 union { 32 union { 36 __u32 len; 37 union { 54 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 29 struct io_uring_sqe { struct 30 __u8 opcode; 31 __u8 flags; 32 __u16 ioprio; 33 __s32 fd; 34 union { 42 union { 46 __u32 len; 47 union { 68 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 29 struct io_uring_sqe { struct 30 __u8 opcode; 31 __u8 flags; 32 __u16 ioprio; 33 __s32 fd; 34 union { 42 union { 46 __u32 len; 47 union { 68 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 29 struct io_uring_sqe { struct 30 __u8 opcode; 31 __u8 flags; 32 __u16 ioprio; 33 __s32 fd; 34 union { 42 union { 46 __u32 len; 47 union { 68 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/ |
D | io_uring.h | 29 struct io_uring_sqe { struct 30 __u8 opcode; 31 __u8 flags; 32 __u16 ioprio; 33 __s32 fd; 34 union { 42 union { 46 __u32 len; 47 union { 68 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | io_uring.h | 17 struct io_uring_sqe { struct 18 __u8 opcode; 19 __u8 flags; 20 __u16 ioprio; 21 __s32 fd; 22 union { 30 union { 38 __u32 len; 39 union { 64 __u64 user_data; [all …]
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | io_uring.h | 17 struct io_uring_sqe { struct 18 __u8 opcode; 19 __u8 flags; 20 __u16 ioprio; 21 __s32 fd; 22 union { 30 union { 38 __u32 len; 39 union { 64 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | io_uring.h | 17 struct io_uring_sqe { struct 18 __u8 opcode; 19 __u8 flags; 20 __u16 ioprio; 21 __s32 fd; 22 union { 30 union { 38 __u32 len; 39 union { 64 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | io_uring.h | 17 struct io_uring_sqe { struct 18 __u8 opcode; 19 __u8 flags; 20 __u16 ioprio; 21 __s32 fd; 22 union { 30 union { 38 __u32 len; 39 union { 64 __u64 user_data; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/ |
H A D | io_uring.h | 17 struct io_uring_sqe { struct 18 __u8 opcode; 19 __u8 flags; 20 __u16 ioprio; 21 __s32 fd; 22 union { 30 union { 38 __u32 len; 39 union { 64 __u64 user_data; [all …]
|
/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | io_uring.h | 17 struct io_uring_sqe { struct 18 __u8 opcode; 19 __u8 flags; 20 __u16 ioprio; 21 __s32 fd; 22 union { 30 union { 38 __u32 len; 39 union { 64 __u64 user_data; [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ |
D | io_uring.rs | 1019 pub struct io_uring_sqe { struct 1020 pub opcode: IoringOp, 1021 pub flags: IoringSqeFlags, 1022 pub ioprio: ioprio_union, 1023 pub fd: RawFd, 1024 pub off_or_addr2: off_or_addr2_union, 1025 pub addr_or_splice_off_in: addr_or_splice_off_in_union, 1026 pub len: len_union, 1027 pub op_flags: op_flags_union, 1028 pub user_data: io_uring_user_data, [all …]
|