Home
last modified time | relevance | path

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

/linux-6.15/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()
1612 if (WARN_ON_ONCE(!pol->pd_alloc_fn || !pol->pd_free_fn)) in blkcg_activate_policy()
1649 pol->pd_free_fn(pd_prealloc); in blkcg_activate_policy()
1684 pol->pd_free_fn(pd_prealloc); in blkcg_activate_policy()
1700 pol->pd_free_fn(pd); in blkcg_activate_policy()
1744 pol->pd_free_fn(blkg->pd[pol->plid]); in blkcg_deactivate_policy()
1787 (!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.c1058 .pd_free_fn = iolatency_pd_free,
H A Dbfq-cgroup.c1249 .pd_free_fn = bfq_pd_free,
H A Dblk-throttle.c1573 .pd_free_fn = throtl_pd_free,
H A Dblk-iocost.c3538 .pd_free_fn = ioc_pd_free,