Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.c131 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free_workfn()
355 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_alloc()
1609 if (WARN_ON_ONCE(!pol->pd_alloc_fn || !pol->pd_free_fn)) in blkcg_activate_policy()
1646 pol->pd_free_fn(pd_prealloc); in blkcg_activate_policy()
1681 pol->pd_free_fn(pd_prealloc); in blkcg_activate_policy()
1697 pol->pd_free_fn(pd); in blkcg_activate_policy()
1741 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1784 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
H A Dblk-cgroup.h186 blkcg_pol_free_pd_fn *pd_free_fn; member
H A Dblk-iolatency.c1053 .pd_free_fn = iolatency_pd_free,
H A Dbfq-cgroup.c1249 .pd_free_fn = bfq_pd_free,
H A Dblk-throttle.c1668 .pd_free_fn = throtl_pd_free,
H A Dblk-iocost.c3547 .pd_free_fn = ioc_pd_free,