Searched refs:io_is_timeout_noseq (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dtimeout.c38 static inline bool io_is_timeout_noseq(struct io_kiocb *req) function
123 if (io_is_timeout_noseq(req))
586 if (io_is_timeout_noseq(req)) {
608 if (io_is_timeout_noseq(nxt))

Completed in 125 milliseconds