Searched refs:blkcg_policy (Results 1 – 11 of 11) sorted by relevance
| /linux/block/ |
| H A D | blk-cgroup.h | 172 struct blkcg_policy { struct 199 int blkcg_policy_register(struct blkcg_policy *pol); argument 200 void blkcg_policy_unregister(struct blkcg_policy *pol); 201 int blkcg_activate_policy(struct gendisk *disk, const struct blkcg_policy *pol); 203 const struct blkcg_policy *pol); 209 const struct blkcg_policy *pol, int data, 223 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, 282 struct blkcg_policy *pol) in blkg_to_pd() 288 struct blkcg_policy *pol) in blkcg_to_cpd() 458 const struct blkcg_policy *pol) in blkcg_policy_enabled() [all …]
|
| H A D | blk-cgroup.c | 56 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable 131 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free_workfn() 334 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc() 355 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_alloc() 412 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() 426 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create() 541 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy() 607 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy_all() 671 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats() 711 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs() [all …]
|
| H A D | blk-ioprio.c | 50 static struct blkcg_policy ioprio_policy; 125 static struct blkcg_policy ioprio_policy = {
|
| H A D | blk-throttle.h | 133 extern struct blkcg_policy blkcg_policy_throtl;
|
| H A D | blk-cgroup-rwstat.c | 97 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
|
| H A D | blk-cgroup-rwstat.h | 48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
|
| H A D | blk-iolatency.c | 84 static struct blkcg_policy blkcg_policy_iolatency; 1048 static struct blkcg_policy blkcg_policy_iolatency = {
|
| H A D | bfq-iosched.h | 1096 extern struct blkcg_policy blkcg_policy_bfq;
|
| H A D | bfq-cgroup.c | 1239 struct blkcg_policy blkcg_policy_bfq = {
|
| H A D | blk-iocost.c | 657 static struct blkcg_policy blkcg_policy_iocost; 3541 static struct blkcg_policy blkcg_policy_iocost = {
|
| H A D | blk-throttle.c | 1660 struct blkcg_policy blkcg_policy_throtl = {
|