Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk-cgroup.h206 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
/Linux-v5.10/block/
Dblk-cgroup.c608 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
716 EXPORT_SYMBOL_GPL(blkg_conf_prep);
Dblk-iolatency.c801 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, buf, &ctx); in iolatency_set_limit()
Dblk-throttle.c1457 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1649 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
Dbfq-cgroup.c1055 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, buf, &ctx); in bfq_io_set_device_weight()
Dblk-iocost.c3042 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, buf, &ctx); in ioc_weight_write()