diff options
| author | Jens Axboe <[email protected]> | 2025-05-16 15:45:24 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-05-18 00:46:53 +0000 |
| commit | 072d37b52c914271319b9f7e596ff3cba02e249c (patch) | |
| tree | b923c10a23324a0ecc35ee2f258c41f6dedaeb05 /io_uring/uring_cmd.c | |
| parent | io_uring: split alloc and add of overflow (diff) | |
| download | kernel-072d37b52c914271319b9f7e596ff3cba02e249c.tar.gz kernel-072d37b52c914271319b9f7e596ff3cba02e249c.zip | |
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'io_uring/uring_cmd.c')
0 files changed, 0 insertions, 0 deletions
