Home
last modified time | relevance | path

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

/linux/drivers/ras/
H A Dcec.c90 #define DECAY(e) (((e) >> COUNT_BITS) & DECAY_MASK) macro
147 u8 decay = DECAY(ca->array[i]); in do_spring_cleaning()
459 i, this, bins[DECAY(ca->array[i])], COUNT(ca->array[i])); in array_show()