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.c754 static struct io_kiocb *io_poll_find(struct io_ring_ctx *ctx, bool poll_only, in io_poll_find() function
812 req = io_poll_find(ctx, false, cd); in __io_poll_cancel()
921 preq = io_poll_find(ctx, true, &cd); in io_poll_remove()