Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.c55 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
130 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 …]
H A Dblk-cgroup-rwstat.c97 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
H A Dbfq-iosched.h1096 extern struct blkcg_policy blkcg_policy_bfq;
H A Dbfq-cgroup.c1239 struct blkcg_policy blkcg_policy_bfq = {