Home
last modified time | relevance | path

Searched refs:IORING_OP_READV (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/io_uring/
A Dopdef.c56 [IORING_OP_READV] = {
438 [IORING_OP_READV] = {
A Drw.c116 if (req->opcode == IORING_OP_READV && req->flags & REQ_F_BUFFER_SELECT) { in io_prep_rw()
/linux-6.3-rc2/tools/io_uring/
A Dliburing.h124 io_uring_prep_rw(IORING_OP_READV, sqe, fd, iovecs, nr_vecs, offset); in io_uring_prep_readv()
A Dio_uring-bench.c184 sqe->opcode = IORING_OP_READV; in init_io()
/linux-6.3-rc2/include/uapi/linux/
A Dio_uring.h178 IORING_OP_READV, enumerator

Completed in 13 milliseconds