Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dio_uring.c5717 static int io_async_cancel_one(struct io_uring_task *tctx, u64 user_data, in io_async_cancel_one() function
5750 ret = io_async_cancel_one(req->task->io_uring, sqe_addr, ctx); in io_async_find_and_cancel()
5792 ret = io_async_cancel_one(req->task->io_uring, sqe_addr, ctx); in io_async_cancel()
5810 ret = io_async_cancel_one(tctx, req->cancel.addr, ctx); in io_async_cancel()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dio_uring.c5717 static int io_async_cancel_one(struct io_uring_task *tctx, u64 user_data, in io_async_cancel_one() function
5750 ret = io_async_cancel_one(req->task->io_uring, sqe_addr, ctx); in io_async_find_and_cancel()
5792 ret = io_async_cancel_one(req->task->io_uring, sqe_addr, ctx); in io_async_cancel()
5810 ret = io_async_cancel_one(tctx, req->cancel.addr, ctx); in io_async_cancel()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dio_uring.c5717 static int io_async_cancel_one(struct io_uring_task *tctx, u64 user_data, in io_async_cancel_one() function
5750 ret = io_async_cancel_one(req->task->io_uring, sqe_addr, ctx); in io_async_find_and_cancel()
5792 ret = io_async_cancel_one(req->task->io_uring, sqe_addr, ctx); in io_async_cancel()
5810 ret = io_async_cancel_one(tctx, req->cancel.addr, ctx); in io_async_cancel()