Lines Matching refs:boguscnt
647 int boguscnt;
716 boguscnt = 1000;
717 while (--boguscnt > 0) {
722 if (boguscnt == 0)
791 boguscnt = 1000;
792 while (--boguscnt > 0)
795 if (boguscnt == 0) {
836 int result, boguscnt=1000;
840 } while ((result & 0xC0000000) != 0x80000000 && --boguscnt > 0);
841 if (boguscnt == 0)
1304 int boguscnt = max_interrupt_work;
1406 if (--boguscnt < 0) {