Home
last modified time | relevance | path

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

/linux/block/
A Dblk-cgroup.c346 pd = pol->pd_alloc_fn(disk, blkcg, gfp_mask); in blkg_alloc()
1554 if (WARN_ON_ONCE(!pol->pd_alloc_fn || !pol->pd_free_fn)) in blkcg_activate_policy()
1574 pd = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy()
1592 pd_prealloc = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy()
1741 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
A Dblk-cgroup.h182 blkcg_pol_alloc_pd_fn *pd_alloc_fn; member
A Dblk-iolatency.c1053 .pd_alloc_fn = iolatency_pd_alloc,
A Dbfq-cgroup.c1245 .pd_alloc_fn = bfq_pd_alloc,
A Dblk-throttle.c1533 .pd_alloc_fn = throtl_pd_alloc,
A Dblk-iocost.c3532 .pd_alloc_fn = ioc_pd_alloc,

Completed in 30 milliseconds