Searched refs:MAX_LOOPS (Results 1 – 5 of 5) sorted by relevance
33 #define MAX_LOOPS 10000 macro265 silly = MAX_LOOPS; in INFTL_foldchain()482 silly = MAX_LOOPS; in INFTL_findwriteunit()652 silly = MAX_LOOPS; in INFTL_trydeletechain()751 int silly = MAX_LOOPS; in INFTL_deleteblock()860 int silly = MAX_LOOPS; in inftl_readblock()
32 #define MAX_LOOPS 10000 macro259 silly = MAX_LOOPS; in NFTL_foldchain()543 silly = MAX_LOOPS; in NFTL_findwriteunit()709 int silly = MAX_LOOPS; in nftl_readblock()
427 #define MAX_LOOPS 800 macro457 if (i > MAX_LOOPS) in loongson3_init_secondary()458 i = MAX_LOOPS; in loongson3_init_secondary()
42 #define MAX_LOOPS 10000 macro188 int loop_num = MAX_LOOPS - (rand() % 100); /* provide some variability */ in runtestsingle()
1600 const unsigned int MAX_LOOPS = 5000; in slic_read_eeprom() local1620 for (i = 0; i < MAX_LOOPS; i++) { in slic_read_eeprom()1625 if (i == MAX_LOOPS) { in slic_read_eeprom()