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

/linux-master/io_uring/
H A Dtimeout.c605 struct io_timeout *nextt = list_entry(entry, struct io_timeout, list); local
606 struct io_kiocb *nxt = cmd_to_io_kiocb(nextt);
611 if (off >= nextt->target_seq - tail)

Completed in 121 milliseconds