Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c806 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
903 EXPORT_SYMBOL_GPL(blkg_conf_prep);
Dblk-iolatency.c800 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, buf, &ctx); in iolatency_set_limit()
Dblk-throttle.c1431 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1597 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
Dbfq-cgroup.c1012 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, buf, &ctx); in bfq_io_set_device_weight()
Dblk-iocost.c2105 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, buf, &ctx); in ioc_weight_write()