aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/uring_cmd.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2025-05-16 15:45:24 +0000
committerJens Axboe <[email protected]>2025-05-18 00:46:53 +0000
commit072d37b52c914271319b9f7e596ff3cba02e249c (patch)
treeb923c10a23324a0ecc35ee2f258c41f6dedaeb05 /io_uring/uring_cmd.c
parentio_uring: split alloc and add of overflow (diff)
downloadkernel-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