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

/linux-master/block/
H A Dbfq-cgroup.c132 bfq_stat_add(&stats->group_wait_time,
366 bfq_stat_reset(&stats->group_wait_time);
388 bfq_stat_add_aux(&to->group_wait_time, &from->group_wait_time);
449 bfq_stat_exit(&stats->group_wait_time);
470 bfq_stat_init(&stats->group_wait_time, gfp) ||
1412 .name = "bfq.group_wait_time",
1413 .private = offsetof(struct bfq_group, stats.group_wait_time),
H A Dbfq-iosched.h942 struct bfq_stat group_wait_time; member in struct:bfqg_stats

Completed in 167 milliseconds