Searched refs:nextt (Results 1 – 2 of 2) sorted by relevance
502 struct fast_timer *t, *nextt; in proc_fasttimer_show() local612 nextt = t->next; in proc_fasttimer_show()629 if (t->next != nextt) in proc_fasttimer_show()631 t = nextt; in proc_fasttimer_show()
476 struct fast_timer *t, *nextt; in proc_fasttimer_show() local585 nextt = t->next; in proc_fasttimer_show()602 if (t->next != nextt) in proc_fasttimer_show()604 t = nextt; in proc_fasttimer_show()