Home
last modified time | relevance | path

Searched refs:blkcg_policy (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.h169 struct blkcg_policy { struct
195 int blkcg_policy_register(struct blkcg_policy *pol);
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,
274 struct blkcg_policy *pol) in blkg_to_pd()
280 struct blkcg_policy *pol) in blkcg_to_cpd()
477 struct blkcg_policy { struct
[all...]
H A Dblk-cgroup.c40 * blkcg_pol_mutex protects blkcg_policy[] and policy [de]activation.
55 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[ in blkg_create()
[all...]
H A Dblk-ioprio.c50 static struct blkcg_policy ioprio_policy;
176 static struct blkcg_policy ioprio_policy = {
H A Dblk-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
H A Dblk-cgroup-rwstat.c92 * @pol: blkcg_policy which contains the blkg_rwstat
103 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-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;
3522 static struct blkcg_policy blkcg_policy_iocost = {
H A Dblk-throttle.c1708 struct blkcg_policy blkcg_policy_throtl = {
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h154 struct blkcg_policy { struct
185 int blkcg_policy_register(struct blkcg_policy *pol);
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,
377 struct blkcg_policy *pol) in blkg_to_pd()
383 struct blkcg_policy *pol) in blkcg_to_cpd()
636 struct blkcg_policy { struct
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-cgroup.c38 * blkcg_pol_mutex protects blkcg_policy[] and policy [de]activation.
53 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
61 const struct blkcg_policy *pol) in blkcg_policy_enabled()
81 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free()
180 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
275 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
289 struct blkcg_policy *po in blkg_create()
[all...]
H A Dblk-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
H A Dblk-cgroup-rwstat.c92 * @pol: blkcg_policy which contains the blkg_rwstat
103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
H A Dblk-iolatency.c83 static struct blkcg_policy blkcg_policy_iolatency;
1043 static struct blkcg_policy blkcg_policy_iolatency = {
H A Dbfq-iosched.h996 extern struct blkcg_policy blkcg_policy_bfq;
H A Dblk-iocost.c661 static struct blkcg_policy blkcg_policy_iocost;
3442 static struct blkcg_policy blkcg_policy_iocost = {
H A Dblk-throttle.c41 static struct blkcg_policy blkcg_policy_throtl;
1826 static struct blkcg_policy blkcg_policy_throtl = {
H A Dbfq-cgroup.c1275 struct blkcg_policy blkcg_policy_bfq = {

Completed in 40 milliseconds