Searched refs:async_poll (Results 1 - 4 of 4) sorted by relevance

/linux-master/io_uring/
H A Dpoll.h19 struct async_poll { struct
H A Dpoll.c673 struct async_poll *apoll = pt->req->apoll;
686 static struct async_poll *io_req_alloc_apoll(struct io_kiocb *req,
690 struct async_poll *apoll;
717 struct async_poll *apoll;
H A Dio_uring.c310 sizeof(struct async_poll));
1424 struct async_poll *apoll = req->apoll;
/linux-master/include/linux/
H A Dio_uring_types.h656 struct async_poll *apoll;

Completed in 114 milliseconds