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

/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dfasttimer.c523 int end_i = debug_log_cnt; proc_fasttimer_show() local
529 while (i != end_i || debug_log_cnt_wrapped) { proc_fasttimer_show()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dfasttimer.c497 int end_i = debug_log_cnt; proc_fasttimer_show() local
503 while ((i != end_i || debug_log_cnt_wrapped)) { proc_fasttimer_show()
/linux-4.1.27/fs/btrfs/
H A Dextent_io.c5368 unsigned long end_i = (start_offset + start + min_len - 1) >> map_private_extent_buffer() local
5371 if (i != end_i) map_private_extent_buffer()

Completed in 127 milliseconds