Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dpoll.c392 static __cold int io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) in io_pollfree_wake() function
425 return io_pollfree_wake(req, poll); in io_poll_wake()