Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/tests/
Dtorturetest.c68 static unsigned int erase_cycles; variable
282 if ((eb + erase_cycles) & 1) in tort_init()
300 if ((eb + erase_cycles) & 1) in tort_init()
308 ((eb + erase_cycles) & 1) ? in tort_init()
319 erase_cycles += 1; in tort_init()
321 if (erase_cycles % gran == 0) { in tort_init()
328 erase_cycles, ms, ms / 1000); in tort_init()
338 erase_cycles); in tort_init()