Searched refs:IORING_OP_REMOVE_BUFFERS (Results 1 - 15 of 15) sorted by relevance
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 260 /// `IORING_OP_REMOVE_BUFFERS` 261 RemoveBuffers = sys::IORING_OP_REMOVE_BUFFERS as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4459 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 D | general.rs | 4457 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 D | general.rs | 4437 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 D | general.rs | 4601 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 D | general.rs | 4671 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 D | general.rs | 4629 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 D | general.rs | 4735 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 D | general.rs | 4543 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 D | general.rs | 4821 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 D | general.rs | 4517 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 D | general.rs | 4791 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 D | general.rs | 4486 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 D | general.rs | 4574 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 D | general.rs | 4495 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