Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-cgroup.c132 bfq_stat_add(&stats->group_wait_time, in bfqg_stats_update_group_wait_time()
373 bfq_stat_reset(&stats->group_wait_time); in bfqg_stats_reset()
395 bfq_stat_add_aux(&to->group_wait_time, &from->group_wait_time); in bfqg_stats_add_aux()
456 bfq_stat_exit(&stats->group_wait_time); in bfqg_stats_exit()
477 bfq_stat_init(&stats->group_wait_time, gfp) || in bfqg_stats_init()
1394 .name = "bfq.group_wait_time",
1395 .private = offsetof(struct bfq_group, stats.group_wait_time),
H A Dbfq-iosched.h835 struct bfq_stat group_wait_time; member
/kernel/linux/linux-6.6/block/
H A Dbfq-cgroup.c132 bfq_stat_add(&stats->group_wait_time, in bfqg_stats_update_group_wait_time()
366 bfq_stat_reset(&stats->group_wait_time); in bfqg_stats_reset()
388 bfq_stat_add_aux(&to->group_wait_time, &from->group_wait_time); in bfqg_stats_add_aux()
449 bfq_stat_exit(&stats->group_wait_time); in bfqg_stats_exit()
470 bfq_stat_init(&stats->group_wait_time, gfp) || in bfqg_stats_init()
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

Completed in 9 milliseconds