Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dblk-cgroup.h176 blkcg_pol_stat_pd_fn *pd_stat_fn; member
/Linux-v5.15/block/
Dblk-cgroup.c921 if (!blkg->pd[i] || !pol->pd_stat_fn) in blkcg_print_one_stat()
924 if (pol->pd_stat_fn(blkg->pd[i], s)) in blkcg_print_one_stat()
Dblk-iolatency.c1043 .pd_stat_fn = iolatency_pd_stat,
Dblk-iocost.c3432 .pd_stat_fn = ioc_pd_stat,