Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.c2467 static inline bool io_has_work(struct io_ring_ctx *ctx) in io_has_work() function
2495 if (io_should_wake(iowq) || io_has_work(iowq->ctx)) in io_wake_function()
3025 if (__io_cqring_events_user(ctx) || io_has_work(ctx)) in io_uring_poll()