Searched refs:pd_alloc_fn (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/block/ |
| D | blk-ioprio.c | 183 .pd_alloc_fn = ioprio_alloc_pd,
|
| D | blk-cgroup.c | 346 pd = pol->pd_alloc_fn(disk, blkcg, gfp_mask); in blkg_alloc() 1526 pd = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy() 1544 pd_prealloc = pol->pd_alloc_fn(disk, blkg->blkcg, in blkcg_activate_policy() 1690 (!pol->pd_alloc_fn ^ !pol->pd_free_fn)) in blkcg_policy_register()
|
| D | blk-cgroup.h | 179 blkcg_pol_alloc_pd_fn *pd_alloc_fn; member
|
| D | blk-iolatency.c | 1053 .pd_alloc_fn = iolatency_pd_alloc,
|
| D | bfq-cgroup.c | 1302 .pd_alloc_fn = bfq_pd_alloc,
|
| D | blk-throttle.c | 1710 .pd_alloc_fn = throtl_pd_alloc,
|
| D | blk-iocost.c | 3519 .pd_alloc_fn = ioc_pd_alloc,
|