Searched refs:blkcg_policy (Results 1 – 4 of 4) sorted by relevance
55 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable130 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free_workfn()333 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()354 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_alloc()411 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()425 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()540 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()606 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy_all()668 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()708 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()[all …]
97 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
1096 extern struct blkcg_policy blkcg_policy_bfq;
1239 struct blkcg_policy blkcg_policy_bfq = {