Searched refs:cpd_alloc_fn (Results 1 – 4 of 4) sorted by relevance
138 .cpd_alloc_fn = ioprio_alloc_cpd,
1404 if (!pol || !pol->cpd_alloc_fn) in blkcg_css_alloc()1407 cpd = pol->cpd_alloc_fn(GFP_KERNEL); in blkcg_css_alloc()1747 if ((!pol->cpd_alloc_fn ^ !pol->cpd_free_fn) || in blkcg_policy_register()1756 if (pol->cpd_alloc_fn) { in blkcg_policy_register()1760 cpd = pol->cpd_alloc_fn(GFP_KERNEL); in blkcg_policy_register()
1243 .cpd_alloc_fn = bfq_cpd_alloc,
3539 .cpd_alloc_fn = ioc_cpd_alloc,