diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-11-03 22:39:05 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-04 19:32:09 +0300 |
| commit | ffce324364318220acf83e576eac06549cbf9911 (patch) | |
| tree | 1ea06aa01c92b915bf2d283a1b693c21aaf88ca0 /tools/perf/scripts/python/flamegraph.py | |
| parent | 01e019b2a30df41c485f602a5246124ea911071b (diff) | |
| download | linux-ffce324364318220acf83e576eac06549cbf9911.tar.xz | |
io_uring/cancel: move cancelation code from io_uring.c to cancel.c
There's a bunch of code strictly dealing with cancelations, and that
code really belongs in cancel.c rather than in the core io_uring.c file.
Move the code there. Mostly mechanical, only real oddity here is that
struct io_defer_entry now needs to be visible across both io_uring.c
and cancel.c.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
