Home
last modified time | relevance | path

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

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