Searched refs:cfqg_stats (Results 1 – 1 of 1) sorted by relevance
173 struct cfqg_stats { struct292 struct cfqg_stats stats; /* stats for this cfqg */293 struct cfqg_stats dead_stats; /* stats pushed from dead children */469 static inline void cfqg_stats_mark_##name(struct cfqg_stats *stats) \473 static inline void cfqg_stats_clear_##name(struct cfqg_stats *stats) \477 static inline int cfqg_stats_##name(struct cfqg_stats *stats) \488 static void cfqg_stats_update_group_wait_time(struct cfqg_stats *stats) in CFQG_FLAG_FNS()506 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_group_wait_time()517 static void cfqg_stats_end_empty_time(struct cfqg_stats *stats) in cfqg_stats_end_empty_time()538 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_empty_time()[all …]