Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dpoll.c257 static int io_poll_check_events(struct io_kiocb *req, struct io_tw_state *ts) in io_poll_check_events() function
351 ret = io_poll_check_events(req, ts); in io_poll_task_func()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c5478 static int io_poll_check_events(struct io_kiocb *req) in io_poll_check_events() function
5555 ret = io_poll_check_events(req); in io_poll_task_func()
5578 ret = io_poll_check_events(req); in io_apoll_task_func()

Completed in 15 milliseconds