Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnapi.c130 if (io_should_wake(iowq) || io_has_work(iowq->ctx)) in io_napi_busy_loop_should_end()
Dio_uring.h55 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
Dio_uring.c2354 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()