Searched refs:blkg_conf_prep (Results 1 – 5 of 5) sorted by relevance
/linux/block/ |
H A D | blk-cgroup.h | 222 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
|
H A D | blk-throttle.c | 1269 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 D | blk-cgroup.c | 834 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 D | blk-iolatency.c | 855 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, &ctx); in iolatency_set_limit()
|
H A D | bfq-cgroup.c | 1053 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, &ctx); in bfq_io_set_device_weight()
|