Home
last modified time | relevance | path

Searched refs:IORING_OP_REMOVE_BUFFERS (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs260 /// `IORING_OP_REMOVE_BUFFERS`
261 RemoveBuffers = sys::IORING_OP_REMOVE_BUFFERS as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4459 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4504 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4457 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4502 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4437 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4482 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4601 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4646 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4671 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4716 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4629 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4674 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4735 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4780 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4543 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4588 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4821 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4866 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4517 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4562 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4791 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4836 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4486 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4531 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4574 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4619 IORING_OP_REMOVE_BUFFERS = 32,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4495 pub const IORING_OP_REMOVE_BUFFERS: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_REMOVE_BUFFERS; consts
4540 IORING_OP_REMOVE_BUFFERS = 32,

Completed in 184 milliseconds