Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c389 static __cold int io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) in io_pollfree_wake() function
406 return io_pollfree_wake(req, poll); in io_poll_wake()