Home
last modified time | relevance | path

Searched refs:pd_alloc_fn (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/block/
H A Dblk-ioprio.c183 .pd_alloc_fn = ioprio_alloc_pd,
H A Dblk-cgroup.h179 blkcg_pol_alloc_pd_fn *pd_alloc_fn; member
H A Dblk-cgroup.c347 pd = pol->pd_alloc_fn(disk, blkcg, gfp_mask); in blkg_alloc()
1581 pd = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy()
1599 pd_prealloc = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy()
1745 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
H A Dblk-iolatency.c1053 .pd_alloc_fn = iolatency_pd_alloc,
H A Dbfq-cgroup.c1302 .pd_alloc_fn = bfq_pd_alloc,
H A Dblk-throttle.c1712 .pd_alloc_fn = throtl_pd_alloc,
H A Dblk-iocost.c3530 .pd_alloc_fn = ioc_pd_alloc,