Home
last modified time | relevance | path

Searched refs:io_uring_cqe (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/io_uring/
H A Dio_uring01.c49 struct io_uring_cqe *cqes;
109 cptr_size = p.cq_off.cqes + p.cq_entries * sizeof(struct io_uring_cqe); in setup_io_uring_test()
149 struct io_uring_cqe *cqe = &cring->cqes[head & *s->cq_ring.ring_mask]; in drain_uring_cq()
H A Dio_uring02.c93 const struct io_uring_cqe *cqe_ptr; in drain_fallback()
175 const struct io_uring_cqe *cqe_ptr; in check_result()
/third_party/ltp/include/
H A Dtst_safe_io_uring.h27 const struct io_uring_cqe *cqr_entries;
/third_party/ltp/include/lapi/
H A Dio_uring.h145 struct io_uring_cqe { struct
/third_party/ltp/lib/
H A Dtst_safe_io_uring.c36 params->cq_entries * sizeof(struct io_uring_cqe); in safe_io_uring_init()
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs393 /// `IORING_CQE_F_*` flags for use with [`io_uring_cqe`].
758 pub struct io_uring_cqe { structure names
1099 check_struct!(io_uring_cqe, user_data, res, flags); in io_uring_layouts()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4516 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4514 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4494 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4658 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4728 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4686 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4792 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4600 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4878 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4574 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4848 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4543 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4631 pub struct io_uring_cqe { structure names
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4552 pub struct io_uring_cqe { structure names

Completed in 184 milliseconds