Home
last modified time | relevance | path

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

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