Searched refs:avg_update (Results 1 – 1 of 1) sorted by relevance
82 static inline void avg_update(struct avg_info *ap, __u64 t) in avg_update() function120 avg_update(avg, (time > *last_q) ? time - *last_q : 1); in update_lq()183 avg_update(&all_avgs. _avg , _time); \184 avg_update(&_iop->dip->avgs. _avg , _time); \185 if (_pip) avg_update(&_pip->avgs. _avg , _time); \279 avg_update(&all_avgs.blks, nblks); in update_blks()280 avg_update(&iop->dip->avgs.blks, nblks); in update_blks()282 avg_update(&iop->pip->avgs.blks, nblks); in update_blks()