Home
last modified time | relevance | path

Searched refs:blkg_conf_prep (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/block/
Dblk-cgroup.h209 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
Dblk-cgroup.c682 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
801 EXPORT_SYMBOL_GPL(blkg_conf_prep);
Dblk-iolatency.c847 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, buf, &ctx); in iolatency_set_limit()
Dblk-throttle.c1342 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1534 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
Dbfq-cgroup.c1102 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, buf, &ctx); in bfq_io_set_device_weight()
Dblk-iocost.c3091 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, buf, &ctx); in ioc_weight_write()