Home
last modified time | relevance | path

Searched refs:pd_alloc_fn (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-ioprio.c183 .pd_alloc_fn = ioprio_alloc_pd,
H A Dblk-cgroup.h179 blkcg_pol_alloc_pd_fn *pd_alloc_fn; member
H A Dblk-cgroup.c346 pd = pol->pd_alloc_fn(disk, blkcg, gfp_mask); in blkg_alloc()
1539 pd = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy()
1557 pd_prealloc = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy()
1701 /* Make sure cpd/pd_alloc_fn and cpd/pd_free_fn in pairs */ in blkcg_policy_register()
1703 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
H A Dblk-iolatency.c1053 .pd_alloc_fn = iolatency_pd_alloc,
H A Dbfq-cgroup.c1302 .pd_alloc_fn = bfq_pd_alloc,
H A Dblk-throttle.c1712 .pd_alloc_fn = throtl_pd_alloc,
H A Dblk-iocost.c3526 .pd_alloc_fn = ioc_pd_alloc,
/kernel/linux/linux-5.10/block/
H A Dblk-cgroup.c187 pd = pol->pd_alloc_fn(gfp_mask, q, blkcg); in blkg_alloc()
1348 pd = pol->pd_alloc_fn(GFP_NOWAIT | __GFP_NOWARN, q, in blkcg_activate_policy()
1366 pd_prealloc = pol->pd_alloc_fn(GFP_KERNEL, q, in blkcg_activate_policy()
1488 /* Make sure cpd/pd_alloc_fn and cpd/pd_free_fn in pairs */ in blkcg_policy_register()
1490 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
H A Dblk-iolatency.c1045 .pd_alloc_fn = iolatency_pd_alloc,
H A Dbfq-cgroup.c1284 .pd_alloc_fn = bfq_pd_alloc,
H A Dblk-iocost.c3446 .pd_alloc_fn = ioc_pd_alloc,
H A Dblk-throttle.c1830 .pd_alloc_fn = throtl_pd_alloc,
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h166 blkcg_pol_alloc_pd_fn *pd_alloc_fn; member

Completed in 30 milliseconds