Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dpoll.c754 static struct io_kiocb *io_poll_find(struct io_ring_ctx *ctx, bool poll_only, in io_poll_find() argument
769 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()