Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dpoll.c57 static inline struct io_kiocb *wqe_to_req(struct wait_queue_entry *wqe) in wqe_to_req() function
426 struct io_kiocb *req = wqe_to_req(wait); in io_poll_wake()