Home
last modified time | relevance | path

Searched refs:pd_stat_fn (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.h185 blkcg_pol_stat_pd_fn *pd_stat_fn; member
H A Dblk-iolatency.c1057 .pd_stat_fn = iolatency_pd_stat,
H A Dblk-cgroup.c1148 if (!blkg->pd[i] || !pol->pd_stat_fn) in blkcg_print_one_stat()
1151 pol->pd_stat_fn(blkg->pd[i], s); in blkcg_print_one_stat()
H A Dblk-iocost.c3529 .pd_stat_fn = ioc_pd_stat,
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h172 blkcg_pol_stat_pd_fn *pd_stat_fn; member
/kernel/linux/linux-5.10/block/
H A Dblk-iolatency.c1049 .pd_stat_fn = iolatency_pd_stat,
H A Dblk-cgroup.c937 if (!blkg->pd[i] || !pol->pd_stat_fn) in blkcg_print_stat()
940 written = pol->pd_stat_fn(blkg->pd[i], buf+off, size-off); in blkcg_print_stat()
H A Dblk-iocost.c3449 .pd_stat_fn = ioc_pd_stat,

Completed in 20 milliseconds