Searched refs:__io_async_wake (Results 1 – 1 of 1) sorted by relevance
4859 static int __io_async_wake(struct io_kiocb *req, struct io_poll_iocb *poll, in __io_async_wake() function5119 return __io_async_wake(req, poll, key_to_poll(key), io_async_task_func); in io_async_wake()5363 return __io_async_wake(req, poll, key_to_poll(key), io_poll_task_func); in io_poll_wake()