Skip to content
Commit 1533376b authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/cancel: add generic remove_all helper



Any opcode that is cancelable ends up defining its own remove all
helper, which iterates the pending list and cancels matches. Add a
generic helper for it, which can be used by them.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 5d3e5124
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment