Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c5707 bool poll_only) in io_poll_find() argument
5717 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()
5735 bool poll_only) in io_poll_cancel() argument
5738 struct io_kiocb *req = io_poll_find(ctx, sqe_addr, poll_only); in io_poll_cancel()