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

/linux-master/io_uring/
H A Dpoll.c55 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync,
178 init_waitqueue_func_entry(&poll->wait, io_poll_wake);
429 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, function
477 * io_poll_wake(). There is only one poll entry queued, serialise with
601 * ownership we still can race with io_poll_wake().

Completed in 111 milliseconds