Home
last modified time | relevance | path

Searched refs:io_async_cancel_one (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/io_uring/
Dcancel.c54 static int io_async_cancel_one(struct io_uring_task *tctx, in io_async_cancel_one() function
89 ret = io_async_cancel_one(tctx, cd); in io_try_cancel()
154 ret = io_async_cancel_one(tctx, cd); in __io_async_cancel()