Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dpoll.h19 struct async_poll { struct
Dpoll.c674 struct async_poll *apoll = pt->req->apoll; in io_async_queue_proc()
687 static struct async_poll *io_req_alloc_apoll(struct io_kiocb *req, in io_req_alloc_apoll()
691 struct async_poll *apoll; in io_req_alloc_apoll()
718 struct async_poll *apoll; in io_arm_poll_handler()
Dio_uring.c312 sizeof(struct async_poll)); in io_ring_ctx_alloc()
1412 struct async_poll *apoll = req->apoll; in io_free_batch_list()
/linux-6.12.1/include/linux/
Dio_uring_types.h649 struct async_poll *apoll;