Home
last modified time | relevance | path

Searched refs:IORING_OP_CLOSE (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_uring.h116 IORING_OP_CLOSE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs197 /// `IORING_OP_CLOSE`
198 Close = sys::IORING_OP_CLOSE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4446 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4491 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4444 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4489 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4424 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4469 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4588 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4633 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4658 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4703 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4616 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4661 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4722 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4767 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4530 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4575 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4808 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4853 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4504 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4549 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4778 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4823 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4473 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4518 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4561 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4606 IORING_OP_CLOSE = 19,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4482 pub const IORING_OP_CLOSE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_CLOSE; consts
4527 IORING_OP_CLOSE = 19,

Completed in 171 milliseconds