Home
last modified time | relevance | path

Searched refs:erase_cycles (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/tests/
H A Dtorturetest.c68 static unsigned int erase_cycles; variable
280 if ((eb + erase_cycles) & 1) in tort_init()
298 if ((eb + erase_cycles) & 1) in tort_init()
306 ((eb + erase_cycles) & 1) ? in tort_init()
317 erase_cycles += 1; in tort_init()
319 if (erase_cycles % gran == 0) { in tort_init()
326 erase_cycles, ms, ms / 1000); in tort_init()
336 erase_cycles); in tort_init()