Searched refs:dead_stats (Results 1 – 1 of 1) sorted by relevance
293 struct cfqg_stats dead_stats; /* stats pushed from dead children */ member748 cfqg_stats_merge(&parent->dead_stats, &cfqg->stats); in cfqg_stats_xfer_dead()749 cfqg_stats_merge(&parent->dead_stats, &cfqg->dead_stats); in cfqg_stats_xfer_dead()751 cfqg_stats_reset(&cfqg->dead_stats); in cfqg_stats_xfer_dead()1555 cfqg_stats_init(&cfqg->dead_stats); in cfq_pd_init()1570 static const int dead_stats_off_delta = offsetof(struct cfq_group, dead_stats) -1600 cfqg_stats_reset(&cfqg->dead_stats); in cfq_pd_reset_stats()