Lines Matching refs:boguscnt
648 int boguscnt;
718 boguscnt = 1000;
719 while (--boguscnt > 0) {
724 if (boguscnt == 0)
793 boguscnt = 1000;
794 while (--boguscnt > 0)
797 if (boguscnt == 0) {
838 int result, boguscnt=1000;
842 } while ((result & 0xC0000000) != 0x80000000 && --boguscnt > 0);
843 if (boguscnt == 0)
1306 int boguscnt = max_interrupt_work;
1408 if (--boguscnt < 0) {