Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dcfq-iosched.c185 struct cfqg_stats { struct
307 struct cfqg_stats stats; /* stats for this cfqg */
473 static inline void cfqg_stats_mark_##name(struct cfqg_stats *stats) \
477 static inline void cfqg_stats_clear_##name(struct cfqg_stats *stats) \
481 static inline int cfqg_stats_##name(struct cfqg_stats *stats) \
492 static void cfqg_stats_update_group_wait_time(struct cfqg_stats *stats) in CFQG_FLAG_FNS()
510 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_group_wait_time()
521 static void cfqg_stats_end_empty_time(struct cfqg_stats *stats) in cfqg_stats_end_empty_time()
542 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_set_start_empty_time()
561 struct cfqg_stats *stats = &cfqg->stats; in cfqg_stats_update_idle_time()
[all …]