Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dtimeout.c560 struct io_timeout *nextt = list_entry(entry, struct io_timeout, list); in io_timeout() local
561 struct io_kiocb *nxt = cmd_to_io_kiocb(nextt); in io_timeout()
566 if (off >= nextt->target_seq - tail) in io_timeout()