Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/tests/
Dtorturetest.c79 static unsigned int erase_cycles; variable
293 if ((eb + erase_cycles) & 1) in tort_init()
311 if ((eb + erase_cycles) & 1) in tort_init()
319 ((eb + erase_cycles) & 1) ? in tort_init()
330 erase_cycles += 1; in tort_init()
332 if (erase_cycles % gran == 0) { in tort_init()
340 erase_cycles, ms, ms / 1000); in tort_init()
350 erase_cycles); in tort_init()