Home
last modified time | relevance | path

Searched refs:IORING_OP_READ_FIXED (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_uring.h101 IORING_OP_READ_FIXED, enumerator
/third_party/ltp/testcases/kernel/syscalls/io_uring/
H A Dio_uring01.c32 {0, IORING_REGISTER_BUFFERS, IORING_OP_READ_FIXED},
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs251 /// `IORING_OP_READ_FIXED`
252 ReadFixed = sys::IORING_OP_READ_FIXED as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4431 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4476 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4429 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4474 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4409 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4454 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4573 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4618 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4643 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4688 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4601 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4646 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4707 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4752 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4515 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4560 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4793 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4838 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4489 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4534 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4763 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4808 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4458 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4503 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4546 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4591 IORING_OP_READ_FIXED = 4,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4467 pub const IORING_OP_READ_FIXED: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_READ_FIXED; consts
4512 IORING_OP_READ_FIXED = 4,

Completed in 180 milliseconds