Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/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()
/linux-4.4.14/fs/btrfs/
Dextent_io.c5440 unsigned long end_i = (start_offset + start + min_len - 1) >> in map_private_extent_buffer() local
5443 if (i != end_i) in map_private_extent_buffer()