Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk-cgroup.h153 struct blkcg_policy { struct
184 int blkcg_policy_register(struct blkcg_policy *pol); argument
185 void blkcg_policy_unregister(struct blkcg_policy *pol);
187 const struct blkcg_policy *pol);
189 const struct blkcg_policy *pol);
195 const struct blkcg_policy *pol, int data,
206 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
376 struct blkcg_policy *pol) in blkg_to_pd()
382 struct blkcg_policy *pol) in blkcg_to_cpd()
620 struct blkcg_policy { struct
[all …]
/Linux-v5.10/block/
Dblk-cgroup.c53 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 *pol = blkcg_policy[i]; in blkg_create()
390 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
464 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
505 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
547 const struct blkcg_policy *pol, in blkg_lookup_check()
[all …]
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;
1033 static struct blkcg_policy blkcg_policy_iolatency = {
Dbfq-iosched.h994 extern struct blkcg_policy blkcg_policy_bfq;
Dblk-throttle.c40 static struct blkcg_policy blkcg_policy_throtl;
1780 static struct blkcg_policy blkcg_policy_throtl = {
Dbfq-cgroup.c1240 struct blkcg_policy blkcg_policy_bfq = {
Dblk-iocost.c657 static struct blkcg_policy blkcg_policy_iocost;
3391 static struct blkcg_policy blkcg_policy_iocost = {