Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-cgroup.h157 struct blkcg_policy { struct
185 int blkcg_policy_register(struct blkcg_policy *pol); argument
186 void blkcg_policy_unregister(struct blkcg_policy *pol);
188 const struct blkcg_policy *pol);
190 const struct blkcg_policy *pol);
196 const struct blkcg_policy *pol, int data,
207 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
264 struct blkcg_policy *pol) in blkg_to_pd()
270 struct blkcg_policy *pol) in blkcg_to_cpd()
477 struct blkcg_policy { struct
[all …]
Dblk-cgroup.c53 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
80 const struct blkcg_policy *pol) in blkcg_policy_enabled()
93 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free_workfn()
243 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
312 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
326 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
432 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
514 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
554 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
644 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep()
[all …]
Dblk-ioprio.c47 static struct blkcg_policy ioprio_policy;
173 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;
1045 static struct blkcg_policy blkcg_policy_iolatency = {
Dbfq-iosched.h1021 extern struct blkcg_policy blkcg_policy_bfq;
Dbfq-cgroup.c1288 struct blkcg_policy blkcg_policy_bfq = {
Dblk-iocost.c654 static struct blkcg_policy blkcg_policy_iocost;
3439 static struct blkcg_policy blkcg_policy_iocost = {
Dblk-throttle.c1708 struct blkcg_policy blkcg_policy_throtl = {