Searched refs:MAX_LOOPS (Results 1 – 5 of 5) sorted by relevance
37 #define MAX_LOOPS 10000 macro90 int loop_num = MAX_LOOPS - (rand() % 100); /* provide some variability */ in runtestsingle()
46 #define MAX_LOOPS 10000 macro278 silly = MAX_LOOPS; in INFTL_foldchain()495 silly = MAX_LOOPS; in INFTL_findwriteunit()665 silly = MAX_LOOPS; in INFTL_trydeletechain()764 int silly = MAX_LOOPS; in INFTL_deleteblock()873 int silly = MAX_LOOPS; in inftl_readblock()
45 #define MAX_LOOPS 10000 macro272 silly = MAX_LOOPS; in NFTL_foldchain()556 silly = MAX_LOOPS; in NFTL_findwriteunit()723 int silly = MAX_LOOPS; in nftl_readblock()
303 #define MAX_LOOPS 800 macro335 if (i > MAX_LOOPS) in loongson3_init_secondary()336 i = MAX_LOOPS; in loongson3_init_secondary()
1615 const unsigned int MAX_LOOPS = 5000; in slic_read_eeprom() local1635 for (i = 0; i < MAX_LOOPS; i++) { in slic_read_eeprom()1640 if (i == MAX_LOOPS) { in slic_read_eeprom()