diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-05-16 09:45:24 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-17 18:46:53 -0600 |
commit | 072d37b52c914271319b9f7e596ff3cba02e249c (patch) | |
tree | b923c10a23324a0ecc35ee2f258c41f6dedaeb05 /scripts/gdb/linux/modules.py | |
parent | 10f466abc404443cb72ab3384f297345ac7415e1 (diff) |
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
The number of arguments to io_alloc_ocqe() is a bit unwieldy. Make it
take a struct io_cqe pointer rather than three separate CQE args. One
path already has that readily available, add an io_init_cqe() helper for
the remaining two.
Reviewed-by: Caleb Sander Mateos <csander@purestorage.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions