diff options
author | Pavel Begunkov <[email protected]> | 2022-04-12 15:09:43 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-24 17:37:06 -0600 |
commit | cef216fc32d7628206c523994e7e267e7a8dda59 (patch) | |
tree | fb0228ea5486f2a171d5f285e4f1b0ac198cfdd9 /tools/perf/scripts/python/stackcollapse.py | |
parent | 8b3171bdf53c51c8edd609c3087932a24c42087f (diff) |
io_uring: explicitly keep a CQE in io_kiocb
We already have req->{result,user_data,cflags}, which mimic struct
io_uring_cqe and are intended to store CQE data. Combine them into a
struct io_uring_cqe field.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/e1efe65d5005cd6a9ec3440767eb15a9fa9351cf.1649771823.git.asml.silence@gmail.com
[axboe: add mirror cqe to cater to fd union]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions