Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A 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
471 * io_poll_wake(). There is only one poll entry queued, serialise with in io_poll_double_prepare()
597 * ownership we still can race with io_poll_wake(). in __io_arm_poll_handler()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c5619 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake() function
5729 io_init_poll_iocb(poll, mask, io_poll_wake); in __io_arm_poll_handler()

Completed in 16 milliseconds