Searched refs:MAX_LOOPS (Results 1 – 4 of 4) 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()
46 #define MAX_LOOPS 10000 macro234 int loop_num = MAX_LOOPS - (rand() % 100); /* provide some variability */ in runtestsingle()
1598 const unsigned int MAX_LOOPS = 5000; in slic_read_eeprom() local1618 for (i = 0; i < MAX_LOOPS; i++) { in slic_read_eeprom()1623 if (i == MAX_LOOPS) { in slic_read_eeprom()