Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dpoll.c54 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync,
177 init_waitqueue_func_entry(&poll->wait, io_poll_wake); in io_init_poll_iocb()
423 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake() function