Home
last modified time | relevance | path

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

/arch/cris/arch-v10/kernel/
Dfasttimer.c523 int end_i = debug_log_cnt; in proc_fasttimer_show() local
529 while (i != end_i || debug_log_cnt_wrapped) { in proc_fasttimer_show()
/arch/cris/arch-v32/kernel/
Dfasttimer.c497 int end_i = debug_log_cnt; in proc_fasttimer_show() local
503 while ((i != end_i || debug_log_cnt_wrapped)) { in proc_fasttimer_show()