Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dblk-cgroup.h230 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
/linux-4.19.296/block/
Dblk-cgroup.c813 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
935 EXPORT_SYMBOL_GPL(blkg_conf_prep);
Dblk-iolatency.c808 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, buf, &ctx); in iolatency_set_limit()
Dblk-throttle.c1440 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1606 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
Dcfq-iosched.c1773 ret = blkg_conf_prep(blkcg, &blkcg_policy_cfq, buf, &ctx); in __cfqg_set_weight_device()