Searched refs:blkg_conf_prep (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/block/ |
A D | blk-cgroup.h | 217 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
|
A D | blk-cgroup.c | 705 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function 825 EXPORT_SYMBOL_GPL(blkg_conf_prep);
|
A D | blk-iolatency.c | 839 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, buf, &ctx); in iolatency_set_limit()
|
A D | blk-throttle.c | 1371 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf() 1564 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
|
A D | bfq-cgroup.c | 1114 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, buf, &ctx); in bfq_io_set_device_weight()
|
A D | blk-iocost.c | 3109 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, buf, &ctx); in ioc_weight_write()
|
Completed in 23 milliseconds