Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dopdef.c88 [IORING_OP_READ_FIXED] = {
455 [IORING_OP_READ_FIXED] = {
A Drw.c86 if (req->opcode == IORING_OP_READ_FIXED || in io_prep_rw()
374 if (opcode == IORING_OP_READ_FIXED || opcode == IORING_OP_WRITE_FIXED) { in __io_import_iovec()
/linux-6.3-rc2/tools/io_uring/
A Dliburing.h131 io_uring_prep_rw(IORING_OP_READ_FIXED, sqe, fd, buf, nbytes, offset); in io_uring_prep_read_fixed()
A Dio_uring-bench.c179 sqe->opcode = IORING_OP_READ_FIXED; in init_io()
/linux-6.3-rc2/include/uapi/linux/
A Dio_uring.h181 IORING_OP_READ_FIXED, enumerator

Completed in 11 milliseconds