Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dstb0899_algo.c212 short int derot_step, derot_freq = 0, derot_limit, next_loop = 3; in stb0899_search_tmg() local
222 while ((stb0899_check_tmg(state) != TIMINGOK) && next_loop) { in stb0899_search_tmg()
227 next_loop--; in stb0899_search_tmg()
229 if (next_loop) { in stb0899_search_tmg()
282 short int derot_freq = 0, last_derot_freq = 0, derot_limit, next_loop = 3; in stb0899_search_carrier() local
303 next_loop--; in stb0899_search_carrier()
305 if (next_loop) { in stb0899_search_carrier()
317 } while ((internal->status != CARRIEROK) && next_loop); in stb0899_search_carrier()
391 short int derot_freq, derot_step, derot_limit, next_loop = 3; in stb0899_search_data() local
408 next_loop--; in stb0899_search_data()
[all …]
/linux-4.19.296/fs/
Dread_write.c2142 goto next_loop; in vfs_dedupe_file_range()
2161 next_loop: in vfs_dedupe_file_range()
/linux-4.19.296/fs/ocfs2/
Drefcounttree.c4565 goto next_loop; in ocfs2_reflink_remap_extent()
4605 next_loop: in ocfs2_reflink_remap_extent()