Home
last modified time | relevance | path

Searched refs:cfqg_stats (Results 1 – 1 of 1) sorted by relevance

/block/
Dcfq-iosched.c178 struct cfqg_stats { struct
300 struct cfqg_stats stats; /* stats for this cfqg */
466 static inline void cfqg_stats_mark_##name(struct cfqg_stats *stats) \
470 static inline void cfqg_stats_clear_##name(struct cfqg_stats *stats) \
474 static inline int cfqg_stats_##name(struct cfqg_stats *stats) \
485 static void cfqg_stats_update_group_wait_time(struct cfqg_stats *stats) in CFQG_FLAG_FNS()
503 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_group_wait_time()
514 static void cfqg_stats_end_empty_time(struct cfqg_stats *stats) in cfqg_stats_end_empty_time()
535 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_empty_time()
554 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_update_idle_time()
[all …]