Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h156 struct blkcg_policy { struct
187 int blkcg_policy_register(struct blkcg_policy *pol); argument
188 void blkcg_policy_unregister(struct blkcg_policy *pol);
190 const struct blkcg_policy *pol);
192 const struct blkcg_policy *pol);
198 const struct blkcg_policy *pol, int data,
209 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
379 struct blkcg_policy *pol) in blkg_to_pd()
385 struct blkcg_policy *pol) in blkcg_to_cpd()
638 struct blkcg_policy { struct
[all …]
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c54 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
62 const struct blkcg_policy *pol) in blkcg_policy_enabled()
82 blkcg_policy[i]->pd_free_fn(blkg->pd[i]); in blkg_free()
181 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_alloc()
276 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
290 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_create()
391 struct blkcg_policy *pol = blkcg_policy[i]; in blkg_destroy()
465 struct blkcg_policy *pol = blkcg_policy[i]; in blkcg_reset_stats()
506 const struct blkcg_policy *pol, int data, in blkcg_print_blkgs()
548 const struct blkcg_policy *pol, in blkg_lookup_check()
[all …]
H A Dmq-deadline-cgroup.c8 static struct blkcg_policy dd_blkcg_policy;
99 static struct blkcg_policy dd_blkcg_policy = {
H A Dblk-ioprio.c47 static struct blkcg_policy ioprio_policy;
174 static struct blkcg_policy ioprio_policy = {
H A Dblk-cgroup-rwstat.c103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
H A Dblk-cgroup-rwstat.h48 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol,
H A Dblk-iolatency.c83 static struct blkcg_policy blkcg_policy_iolatency;
1043 static struct blkcg_policy blkcg_policy_iolatency = {
H A Dbfq-iosched.h996 extern struct blkcg_policy blkcg_policy_bfq;
H A Dblk-throttle.c40 static struct blkcg_policy blkcg_policy_throtl;
1789 static struct blkcg_policy blkcg_policy_throtl = {
H A Dbfq-cgroup.c1273 struct blkcg_policy blkcg_policy_bfq = {
H A Dblk-iocost.c657 static struct blkcg_policy blkcg_policy_iocost;
3425 static struct blkcg_policy blkcg_policy_iocost = {