Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c6833 static inline bool io_should_wake(struct io_wait_queue *iowq, bool noflush) in io_should_wake() function
6853 if (!io_should_wake(iowq, true)) in io_wake_function()
6925 if (io_should_wake(&iowq, false)) in io_cqring_wait()