Searched refs:blkg_conf_prep (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/block/ |
D | blk-cgroup.h | 218 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
|
D | blk-cgroup.c | 812 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function 925 EXPORT_SYMBOL_GPL(blkg_conf_prep);
|
D | blk-iolatency.c | 855 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, &ctx); in iolatency_set_limit()
|
D | blk-throttle.c | 1381 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, &ctx); in tg_set_conf() 1576 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, &ctx); in tg_set_limit()
|
D | bfq-cgroup.c | 1110 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, &ctx); in bfq_io_set_device_weight()
|
D | blk-iocost.c | 3123 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, &ctx); in ioc_weight_write()
|