Searched refs:loopcount (Results 1 – 3 of 3) sorted by relevance
215 int loopcount;223 dmsg->loopcount = 0; in longish() 233 if (dmsg->loopcount >= 0 && ++(dmsg->loopcount) > 100) in longish() 235 dmsg->loopcount = 0; in longish() 239 dmsg->loopcount = -1;243 if (dmsg->loopcount >= 0 && ++(dmsg->loopcount) > LONGLOOP) in abort_long() 246 dmsg->loopcount = -1; in abort_long() 257 if (dmsg->loopcount >213 static int loopcount; global() variable [all...]
426 unsigned int loopcount = 0; /* only used for debugging */ local446 loopcount++;448 sleeptime, loopcount);
1070 int loopcount; local1124 loopcount = 0;1147 if (++loopcount > 100)1345 loopcount = 0;1364 loopcount = 0;