diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-01-03 15:02:24 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-06 13:51:06 +0100 |
commit | 3347fa658a1baecd61b007787d031b729cd86537 (patch) | |
tree | 97623883f4550fb4c6caa92fba2817000f1f18fd /tools/perf/scripts/python/stackcollapse.py | |
parent | dadf03cfd4eaa09f1d0e8b2521de1e11d3e3bec1 (diff) |
io_uring/cmd: add per-op data to struct io_uring_cmd_data
In case an op handler for ->uring_cmd() needs stable storage for user
data, it can allocate io_uring_cmd_data->op_data and use it for the
duration of the request. When the request gets cleaned up, uring_cmd
will free it automatically.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions