Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.h222 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
H A Dblk-throttle.c1269 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, &ctx); in tg_set_conf()
1453 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, &ctx); in tg_set_limit()
H A Dblk-cgroup.c834 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
947 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 Dbfq-cgroup.c1053 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, &ctx); in bfq_io_set_device_weight()