Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dpoll.c818 static struct io_kiocb *io_poll_file_find(struct io_ring_ctx *ctx, in io_poll_file_find() function
863 req = io_poll_file_find(ctx, cd, table, &bucket); in __io_poll_cancel()