Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.c202 bool ignore_cqes = req->flags & REQ_F_SKIP_LINK_CQES;
208 if (ignore_cqes) in io_remove_next_linked()
183 bool ignore_cqes = req->flags & REQ_F_SKIP_LINK_CQES; io_fail_links() local