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

/linux-4.1.27/lib/
H A Daverage.c54 struct ewma *ewma_add(struct ewma *avg, unsigned long val) ewma_add() function
64 EXPORT_SYMBOL(ewma_add); variable
/linux-4.1.27/drivers/md/bcache/
H A Dutil.h444 #define ewma_add(ewma, val, weight, factor) \ macro

Completed in 78 milliseconds