Searched refs:__io_sync_cancel (Results 1 – 1 of 1) sorted by relevance
211 static int __io_sync_cancel(struct io_uring_task *tctx, in __io_sync_cancel() function265 ret = __io_sync_cancel(current->io_uring, &cd, sc.fd); in io_sync_cancel()289 ret = __io_sync_cancel(current->io_uring, &cd, sc.fd); in io_sync_cancel()
Completed in 3 milliseconds