Searched refs:blkcg_policy (Results 1 – 4 of 4) sorted by relevance
33 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable36 const struct blkcg_policy *pol) in blkcg_policy_enabled()93 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()215 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()229 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()323 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()394 struct blkcg_policy *pol = blkcg_policy[i]; in __blkg_release_rcu()474 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()516 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()632 struct blkcg_policy *pol = blkcg_policy[pd->plid]; in blkg_stat_recursive_sum()[all …]
121 struct blkcg_policy { struct146 int blkcg_policy_register(struct blkcg_policy *pol); argument147 void blkcg_policy_unregister(struct blkcg_policy *pol);149 const struct blkcg_policy *pol);151 const struct blkcg_policy *pol);156 const struct blkcg_policy *pol, int data,175 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,216 struct blkcg_policy *pol) in blkg_to_pd()570 struct blkcg_policy { struct577 static inline int blkcg_policy_register(struct blkcg_policy *pol) { return 0; } in blkcg_policy_register()[all …]
24 static struct blkcg_policy blkcg_policy_throtl;1470 static struct blkcg_policy blkcg_policy_throtl = {
603 static struct blkcg_policy blkcg_policy_cfq;4604 static struct blkcg_policy blkcg_policy_cfq = {