Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c5717 static struct io_kiocb *io_poll_find(struct io_ring_ctx *ctx, __u64 sqe_addr, in io_poll_find() function
5741 req = io_poll_find(ctx, sqe_addr, poll_only); in io_poll_cancel()
5867 preq = io_poll_find(ctx, req->poll_update.old_user_data, true); in io_poll_update()