Searched refs:bfqg_stats (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dbfq-cgroup.c104 static void bfqg_stats_mark_##name(struct bfqg_stats *stats) \
108 static void bfqg_stats_clear_##name(struct bfqg_stats *stats) \
112 static int bfqg_stats_##name(struct bfqg_stats *stats) \
123 static void bfqg_stats_update_group_wait_time(struct bfqg_stats *stats)
141 struct bfqg_stats *stats = &bfqg->stats;
152 static void bfqg_stats_end_empty_time(struct bfqg_stats *stats)
173 struct bfqg_stats *stats = &bfqg->stats;
192 struct bfqg_stats *stats = &bfqg->stats;
206 struct bfqg_stats *stats = &bfqg->stats;
214 struct bfqg_stats *stat
[all...]
H A Dbfq-iosched.h920 struct bfqg_stats { struct
1027 struct bfqg_stats stats;

Completed in 110 milliseconds