diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-04-12 02:05:05 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-04-12 08:46:50 -0600 |
commit | ef4ff581102a917a69877feca2e5347e2f3e458c (patch) | |
tree | 47e59da1e94e50692e8107e5ca7a9c7901b36e1f /scripts/gdb/linux/utils.py | |
parent | dea3b49c7fb09b4f6b6a574c0485ffeb9df7b69c (diff) |
io_uring: move all request init code in one place
Requests initialisation is scattered across several functions, namely
io_init_req(), io_submit_sqes(), io_submit_sqe(). Put it
in io_init_req() for better data locality and code clarity.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions