Searched refs:__io_async_cancel (Results 1 - 1 of 1) sorted by path

/linux-master/io_uring/
H A Dcancel.c165 static int __io_async_cancel(struct io_cancel_data *cd, function
227 ret = __io_async_cancel(&cd, tctx, issue_flags);
261 return __io_async_cancel(cd, tctx, 0);

Completed in 183 milliseconds