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.c80 static inline bool io_is_timeout_noseq(struct io_kiocb *req) in io_is_timeout_noseq() function
178 if (io_is_timeout_noseq(req)) in io_flush_timeouts()
658 if (io_is_timeout_noseq(req)) { in io_timeout()
680 if (io_is_timeout_noseq(nxt)) in io_timeout()