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.c136 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free_workfn()
360 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_alloc()
1554 if (WARN_ON_ONCE(!pol->pd_alloc_fn || !pol->pd_free_fn)) in blkcg_activate_policy()
1591 pol->pd_free_fn(pd_prealloc); in blkcg_activate_policy()
1626 pol->pd_free_fn(pd_prealloc); in blkcg_activate_policy()
1642 pol->pd_free_fn(pd); in blkcg_activate_policy()
1685 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1741 (!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.c1056 .pd_free_fn = iolatency_pd_free,
H A Dbfq-cgroup.c1248 .pd_free_fn = bfq_pd_free,
H A Dblk-throttle.c1536 .pd_free_fn = throtl_pd_free,
H A Dblk-iocost.c3534 .pd_free_fn = ioc_pd_free,