Home
last modified time | relevance | path

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

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