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

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

Completed in 146 milliseconds