Searched refs:cpd_alloc_fn (Results 1 – 5 of 5) sorted by relevance
179 .cpd_alloc_fn = ioprio_alloc_cpd,
1202 if (!pol || !pol->cpd_alloc_fn) in blkcg_css_alloc()1205 cpd = pol->cpd_alloc_fn(GFP_KERNEL); in blkcg_css_alloc()1558 if ((!pol->cpd_alloc_fn ^ !pol->cpd_free_fn) || in blkcg_policy_register()1567 if (pol->cpd_alloc_fn) { in blkcg_policy_register()1571 cpd = pol->cpd_alloc_fn(GFP_KERNEL); in blkcg_policy_register()
164 blkcg_pol_alloc_cpd_fn *cpd_alloc_fn; member
1291 .cpd_alloc_fn = bfq_cpd_alloc,
3442 .cpd_alloc_fn = ioc_cpd_alloc,