Searched refs:pd_exit_fn (Results 1 – 3 of 3) sorted by relevance
396 if (blkg->pd[i] && pol->pd_exit_fn) in __blkg_release_rcu()397 pol->pd_exit_fn(blkg); in __blkg_release_rcu()1089 if (pol->pd_exit_fn) in blkcg_deactivate_policy()1090 pol->pd_exit_fn(blkg); in blkcg_deactivate_policy()
132 blkcg_pol_exit_pd_fn *pd_exit_fn; member
1476 .pd_exit_fn = throtl_pd_exit,