Home
last modified time | relevance | path

Searched defs:ewma_add (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/md/bcache/
Dutil.h346 #define ewma_add(ewma, val, weight, factor) \ macro
/linux-6.14.4/fs/bcachefs/
Dutil.h232 #define ewma_add(ewma, val, weight) \ macro