Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/maps/
Dvmu-flash.c21 unsigned long jiffies_atc; /* When was it cached? */ member
214 pcache->jiffies_atc = jiffies; in maple_vmu_read_block()
381 time_before(jiffies, pcache->jiffies_atc + HZ) && in vmu_flash_read()