Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h209 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c609 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
717 EXPORT_SYMBOL_GPL(blkg_conf_prep);
H A Dblk-iolatency.c842 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, buf, &ctx); in iolatency_set_limit()
H A Dblk-throttle.c1466 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1658 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
H A Dbfq-cgroup.c1088 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, buf, &ctx); in bfq_io_set_device_weight()
H A Dblk-iocost.c3076 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, buf, &ctx); in ioc_weight_write()