Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio_uring.c2320 static inline bool io_should_wake(struct io_wait_queue *iowq) in io_should_wake() function
2344 if (io_should_wake(iowq) || io_has_work(ctx)) in io_wake_function()
2368 if (ret || io_should_wake(iowq)) in io_cqring_wait_schedule()