Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-cgroup.h168 struct blkcg_policy { struct
196 int blkcg_policy_register(struct blkcg_policy *pol); argument
197 void blkcg_policy_unregister(struct blkcg_policy *pol);
200 const struct blkcg_policy *pol);
206 const struct blkcg_policy *pol, int data,
274 struct blkcg_policy *pol) in blkg_to_pd()
280 struct blkcg_policy *pol) in blkcg_to_cpd()
487 struct blkcg_policy { struct
499 const struct blkcg_policy *pol) { return 0; } in blkcg_activate_policy()
501 const struct blkcg_policy *pol) { } in blkcg_deactivate_policy()
[all …]
A Dblk-cgroup.c54 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
284 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
362 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
376 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
491 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
575 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
1027 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_print_one_stat()
1233 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_css_alloc()
1365 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_bind()
1601 if (!blkcg_policy[i]) in blkcg_policy_register()
[all …]
A Dblk-ioprio.c47 static struct blkcg_policy ioprio_policy;
173 static struct blkcg_policy ioprio_policy = {
A Dblk-cgroup-rwstat.c103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
A Dblk-throttle.h155 extern struct blkcg_policy blkcg_policy_throtl;
A Dblk-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
A Dblk-iolatency.c84 static struct blkcg_policy blkcg_policy_iolatency;
1035 static struct blkcg_policy blkcg_policy_iolatency = {
A Dbfq-iosched.h1101 extern struct blkcg_policy blkcg_policy_bfq;
A Dbfq-cgroup.c1299 struct blkcg_policy blkcg_policy_bfq = {
A Dblk-iocost.c657 static struct blkcg_policy blkcg_policy_iocost;
3496 static struct blkcg_policy blkcg_policy_iocost = {
A Dblk-throttle.c1696 struct blkcg_policy blkcg_policy_throtl = {

Completed in 36 milliseconds