Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dtimeout.c37 static inline bool io_is_timeout_noseq(struct io_kiocb *req) in io_is_timeout_noseq() function
83 if (io_is_timeout_noseq(req)) in io_flush_timeouts()
541 if (io_is_timeout_noseq(req)) { in io_timeout()
563 if (io_is_timeout_noseq(nxt)) in io_timeout()