Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup.h219 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
H A Dblk-cgroup.c835 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
948 EXPORT_SYMBOL_GPL(blkg_conf_prep);
H A Dblk-iolatency.c855 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, &ctx); in iolatency_set_limit()
H A Dblk-throttle.c1381 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()
H A Dbfq-cgroup.c1110 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, &ctx); in bfq_io_set_device_weight()
H A Dblk-iocost.c3127 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, &ctx); in ioc_weight_write()