Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dopdef.c56 [IORING_OP_READV] = {
438 [IORING_OP_READV] = {
H A Drw.c117 if (req->opcode == IORING_OP_READV && req->flags & REQ_F_BUFFER_SELECT) { in io_prep_rw()
/openbmc/linux/include/uapi/linux/
H A Dio_uring.h195 IORING_OP_READV, enumerator
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c543 sqe->opcode = IORING_OP_READV; in handle_uring_sq()