Searched refs:io_has_work (Results 1 – 1 of 1) sorted by relevance
2483 static inline bool io_has_work(struct io_ring_ctx *ctx) in io_has_work() function2511 if (io_should_wake(iowq) || io_has_work(iowq->ctx)) in io_wake_function()3050 if (__io_cqring_events_user(ctx) || io_has_work(ctx)) in io_uring_poll()