Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.c60 static inline bool io_is_timeout_noseq(struct io_kiocb *req) in io_is_timeout_noseq() function
158 if (io_is_timeout_noseq(req)) in io_flush_timeouts()
635 if (io_is_timeout_noseq(req)) { in io_timeout()
657 if (io_is_timeout_noseq(nxt)) in io_timeout()