Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c7411 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
7434 if (io_should_wake(iowq) || test_bit(0, &iowq->ctx->check_cq_overflow)) in io_wake_function()
7459 if (ret || io_should_wake(iowq)) in io_cqring_wait_schedule()