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

/linux-master/drivers/media/dvb-frontends/
H A Dstb0899_algo.c200 short int derot_step, derot_freq = 0, derot_limit, next_loop = 3; local
210 while ((stb0899_check_tmg(state) != TIMINGOK) && next_loop) {
215 next_loop--;
217 if (next_loop) {
270 short int derot_freq = 0, last_derot_freq = 0, derot_limit, next_loop = 3; local
291 next_loop--;
293 if (next_loop) {
305 } while ((internal->status != CARRIEROK) && next_loop);
379 short int derot_freq, derot_step, derot_limit, next_loop = 3; local
396 next_loop
[all...]
/linux-master/fs/
H A Dremap_range.c544 goto next_loop;
564 next_loop:
/linux-master/drivers/crypto/nx/
H A Dnx.c387 goto next_loop;
394 goto next_loop;
441 next_loop:
/linux-master/drivers/md/
H A Ddm-integrity.c2542 unsigned int k, l, next_loop; local
2578 next_loop = k - 1;
2652 j = next_loop;
/linux-master/fs/ocfs2/
H A Drefcounttree.c4529 goto next_loop;
4569 next_loop:

Completed in 149 milliseconds