Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/tests/
Dtorturetest.c80 static unsigned int erase_cycles; variable
294 if ((eb + erase_cycles) & 1) in tort_init()
312 if ((eb + erase_cycles) & 1) in tort_init()
320 ((eb + erase_cycles) & 1) ? in tort_init()
331 erase_cycles += 1; in tort_init()
333 if (erase_cycles % gran == 0) { in tort_init()
340 erase_cycles, ms, ms / 1000); in tort_init()
350 erase_cycles); in tort_init()