Home
last modified time | relevance | path

Searched refs:next_loop (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dstb0899_algo.c200 short int derot_step, derot_freq = 0, derot_limit, next_loop = 3; in stb0899_search_tmg() local
210 while ((stb0899_check_tmg(state) != TIMINGOK) && next_loop) { in stb0899_search_tmg()
215 next_loop--; in stb0899_search_tmg()
217 if (next_loop) { in stb0899_search_tmg()
291 next_loop--; in stb0899_search_carrier()
293 if (next_loop) { in stb0899_search_carrier()
305 } while ((internal->status != CARRIEROK) && next_loop); in stb0899_search_carrier()
379 short int derot_freq, derot_step, derot_limit, next_loop = 3; in stb0899_search_data() local
396 next_loop--; in stb0899_search_data()
398 if (next_loop) { in stb0899_search_data()
[all …]
/linux/drivers/crypto/nx/
H A Dnx.c387 goto next_loop; in nx_of_update_msc()
394 goto next_loop; in nx_of_update_msc()
441 next_loop: in nx_of_update_msc()
/linux/fs/
H A Dremap_range.c544 goto next_loop; in vfs_dedupe_file_range()
564 next_loop: in vfs_dedupe_file_range()
/linux/drivers/md/
H A Ddm-integrity.c2755 unsigned int k, l, next_loop; in do_journal_write() local
2791 next_loop = k - 1; in do_journal_write()
2865 j = next_loop; in do_journal_write()
/linux/fs/ocfs2/
H A Drefcounttree.c4522 goto next_loop; in ocfs2_reflink_remap_extent()
4562 next_loop: in ocfs2_reflink_remap_extent()