Home
last modified time | relevance | path

Searched refs:blkcg_policy (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/block/
H A Dblk-cgroup.h169 struct blkcg_policy { struct
196 int blkcg_policy_register(struct blkcg_policy *pol); argument
197 void blkcg_policy_unregister(struct blkcg_policy *pol);
200 const struct blkcg_policy *pol);
206 const struct blkcg_policy *pol, int data,
275 struct blkcg_policy *pol) in blkg_to_pd()
281 struct blkcg_policy *pol) in blkcg_to_cpd()
478 struct blkcg_policy { struct
491 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()
493 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()
[all …]
H A Dblk-cgroup.c55 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
340 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
418 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
432 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
547 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
613 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy_all()
674 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
1185 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_print_one_stat()
1391 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_css_alloc()
1736 if (!blkcg_policy[i]) in blkcg_policy_register()
[all …]
H A Dblk-ioprio.c50 static struct blkcg_policy ioprio_policy;
176 static struct blkcg_policy ioprio_policy = {
H A Dblk-cgroup-rwstat.c103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
H A Dblk-throttle.h155 extern struct blkcg_policy blkcg_policy_throtl;
H A Dblk-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
H A Dblk-iolatency.c84 static struct blkcg_policy blkcg_policy_iolatency;
1051 static struct blkcg_policy blkcg_policy_iolatency = {
H A Dbfq-iosched.h1100 extern struct blkcg_policy blkcg_policy_bfq;
H A Dbfq-cgroup.c1295 struct blkcg_policy blkcg_policy_bfq = {
H A Dblk-iocost.c657 static struct blkcg_policy blkcg_policy_iocost;
3526 static struct blkcg_policy blkcg_policy_iocost = {
H A Dblk-throttle.c1708 struct blkcg_policy blkcg_policy_throtl = {