Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-cgroup.c37 static void bfqg_stats_mark_##name(struct bfqg_stats *stats) \
41 static void bfqg_stats_clear_##name(struct bfqg_stats *stats) \
45 static int bfqg_stats_##name(struct bfqg_stats *stats) \
56 static void bfqg_stats_update_group_wait_time(struct bfqg_stats *stats) in BFQG_FLAG_FNS()
74 struct bfqg_stats *stats = &bfqg->stats; in bfqg_stats_set_start_group_wait_time()
85 static void bfqg_stats_end_empty_time(struct bfqg_stats *stats) in bfqg_stats_end_empty_time()
106 struct bfqg_stats *stats = &bfqg->stats; in bfqg_stats_set_start_empty_time()
125 struct bfqg_stats *stats = &bfqg->stats; in bfqg_stats_update_idle_time()
139 struct bfqg_stats *stats = &bfqg->stats; in bfqg_stats_set_start_idle_time()
147 struct bfqg_stats *stats = &bfqg->stats; in bfqg_stats_update_avg_queue_size()
[all …]
Dbfq-iosched.h698 struct bfqg_stats { struct
801 struct bfqg_stats stats;