Searched refs:io_should_wake (Results 1 – 3 of 3) sorted by relevance
130 if (io_should_wake(iowq) || io_has_work(iowq->ctx)) in io_napi_busy_loop_should_end()
55 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
2354 if (io_should_wake(iowq) || io_has_work(iowq->ctx)) in io_wake_function()2497 if (unlikely(io_should_wake(iowq))) in io_cqring_wait_schedule()2627 if (io_should_wake(&iowq)) { in io_cqring_wait()