Searched refs:io_has_work (Results 1 – 3 of 3) sorted by relevance
151 if (io_should_wake(iowq) || io_has_work(iowq->ctx)) in io_napi_busy_loop_should_end()
552 static inline bool io_has_work(struct io_ring_ctx *ctx) in io_has_work() function
2270 if (__io_cqring_events_user(ctx) || io_has_work(ctx)) in io_uring_poll()