diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-03-21 21:04:34 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-03-21 21:52:15 +0300 |
commit | ef490275297267d9461733ecd9b02bd3b798b3a4 (patch) | |
tree | 54e3a1198604643f01f7300bccfa0134cd588cae /scripts/generate_rust_analyzer.py | |
parent | 3a4689ac109f18f23ea0d0c1c79e055142796858 (diff) | |
download | linux-ef490275297267d9461733ecd9b02bd3b798b3a4.tar.xz |
io_uring/cmd: introduce io_uring_cmd_import_fixed_vec
io_uring_cmd_import_fixed_vec() is a cmd helper around vectored
registered buffer import functions, which caches the memory under
the hood. The lifetime of the vectore and hence the iterator is bound to
the request. Furthermore, the user is not allowed to call it multiple
times for a single request.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/97487a80dec3fb8cf8aeedf1f9026ef6d503fe4b.1742579999.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions