Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c1278 static inline bool io_is_timeout_noseq(struct io_kiocb *req) in io_is_timeout_noseq() function
1548 if (io_is_timeout_noseq(req))
6308 if (io_is_timeout_noseq(req)) { in io_timeout()
6330 if (io_is_timeout_noseq(nxt)) in io_timeout()

Completed in 15 milliseconds