diff options
author | 2025-05-16 09:45:24 -0600 | |
---|---|---|
committer | 2025-05-17 18:46:53 -0600 | |
commit | 072d37b52c914271319b9f7e596ff3cba02e249c (patch) | |
tree | b923c10a23324a0ecc35ee2f258c41f6dedaeb05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: split alloc and add of overflow (diff) | |
download | linux-rng-072d37b52c914271319b9f7e596ff3cba02e249c.tar.xz linux-rng-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 <csander@purestorage.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions