Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.h21 struct async_poll { struct
H A Dpoll.c639 struct async_poll *apoll = pt->req->apoll; in io_async_queue_proc()
652 static struct async_poll *io_req_alloc_apoll(struct io_kiocb *req, in io_req_alloc_apoll()
656 struct async_poll *apoll; in io_req_alloc_apoll()
679 struct async_poll *apoll; in io_arm_apoll()
H A Dio_uring.c257 sizeof(struct async_poll), 0); in io_ring_ctx_alloc()
1107 struct async_poll *apoll = req->apoll; in io_free_batch_list()
/linux/include/linux/
H A Dio_uring_types.h775 struct async_poll *apoll;