Home
last modified time | relevance | path

Searched refs:pd_stat_fn (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dblk-cgroup.h171 blkcg_pol_stat_pd_fn *pd_stat_fn; member
/Linux-v5.10/block/
Dblk-cgroup.c926 if (!blkg->pd[i] || !pol->pd_stat_fn) in blkcg_print_stat()
929 written = pol->pd_stat_fn(blkg->pd[i], buf+off, size-off); in blkcg_print_stat()
Dblk-iolatency.c1039 .pd_stat_fn = iolatency_pd_stat,
Dblk-iocost.c3398 .pd_stat_fn = ioc_pd_stat,