Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c804 static struct io_kiocb *io_poll_find(struct io_ring_ctx *ctx, bool poll_only, in io_poll_find() function
879 req = io_poll_find(ctx, false, cd, table, &bucket); in __io_poll_cancel()
1000 preq = io_poll_find(ctx, true, &cd, &ctx->cancel_table, &bucket); in io_poll_remove()
1011 preq = io_poll_find(ctx, true, &cd, &ctx->cancel_table_locked, &bucket); in io_poll_remove()