Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dblk-cgroup.h158 struct blkcg_policy { struct
189 int blkcg_policy_register(struct blkcg_policy *pol); argument
190 void blkcg_policy_unregister(struct blkcg_policy *pol);
192 const struct blkcg_policy *pol);
194 const struct blkcg_policy *pol);
200 const struct blkcg_policy *pol, int data,
211 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
381 struct blkcg_policy *pol) in blkg_to_pd()
387 struct blkcg_policy *pol) in blkcg_to_cpd()
625 struct blkcg_policy { struct
[all …]
/Linux-v5.15/block/
Dblk-cgroup.c52 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
62 const struct blkcg_policy *pol) in blkcg_policy_enabled()
82 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free()
181 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
276 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
290 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
391 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
478 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
518 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
560 const struct blkcg_policy *pol, in blkg_lookup_check()
[all …]
Dblk-ioprio.c47 static struct blkcg_policy ioprio_policy;
174 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-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
Dblk-iolatency.c83 static struct blkcg_policy blkcg_policy_iolatency;
1037 static struct blkcg_policy blkcg_policy_iolatency = {
Dbfq-iosched.h1016 extern struct blkcg_policy blkcg_policy_bfq;
Dblk-throttle.c40 static struct blkcg_policy blkcg_policy_throtl;
1797 static struct blkcg_policy blkcg_policy_throtl = {
Dbfq-cgroup.c1248 struct blkcg_policy blkcg_policy_bfq = {
Dblk-iocost.c655 static struct blkcg_policy blkcg_policy_iocost;
3425 static struct blkcg_policy blkcg_policy_iocost = {