Searched refs:nextt (Results 1 – 2 of 2) sorted by relevance
502 struct fast_timer *t, *nextt; in proc_fasttimer_show() local609 nextt = t->next; in proc_fasttimer_show()622 if (t->next != nextt) in proc_fasttimer_show()624 t = nextt; in proc_fasttimer_show()
476 struct fast_timer *t, *nextt; in proc_fasttimer_show() local582 nextt = t->next; in proc_fasttimer_show()595 if (t->next != nextt) in proc_fasttimer_show()597 t = nextt; in proc_fasttimer_show()