Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/tests/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds