Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-cgroup.h169 struct blkcg_policy { struct
195 int blkcg_policy_register(struct blkcg_policy *pol); argument
196 void blkcg_policy_unregister(struct blkcg_policy *pol);
197 int blkcg_activate_policy(struct gendisk *disk, const struct blkcg_policy *pol);
199 const struct blkcg_policy *pol);
205 const struct blkcg_policy *pol, int data,
218 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
275 struct blkcg_policy *pol) in blkg_to_pd()
281 struct blkcg_policy *pol) in blkcg_to_cpd()
478 struct blkcg_policy { struct
[all …]
Dblk-cgroup.c55 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
114 const struct blkcg_policy *pol) in blkcg_policy_enabled()
136 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free_workfn()
339 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
360 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_alloc()
417 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
431 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
546 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
638 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
678 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
[all …]
Dblk-ioprio.c50 static struct blkcg_policy ioprio_policy;
176 static struct blkcg_policy ioprio_policy = {
Dblk-cgroup-rwstat.c103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
Dblk-throttle.h155 extern struct blkcg_policy blkcg_policy_throtl;
Dblk-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
Dblk-iolatency.c84 static struct blkcg_policy blkcg_policy_iolatency;
1051 static struct blkcg_policy blkcg_policy_iolatency = {
Dbfq-iosched.h1100 extern struct blkcg_policy blkcg_policy_bfq;
Dbfq-cgroup.c1295 struct blkcg_policy blkcg_policy_bfq = {
Dblk-iocost.c657 static struct blkcg_policy blkcg_policy_iocost;
3515 static struct blkcg_policy blkcg_policy_iocost = {
Dblk-throttle.c1706 struct blkcg_policy blkcg_policy_throtl = {