Home
last modified time | relevance | path

Searched refs:blkg_policy_data (Results 1 – 6 of 6) sorted by relevance

/linux/block/
H A Dbfq-cgroup.c90 static u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_stat()
274 static struct bfq_group *pd_to_bfqg(struct blkg_policy_data *pd) in pd_to_bfqg()
510 static struct blkg_policy_data *bfq_pd_alloc(struct gendisk *disk, in bfq_pd_alloc()
529 static void bfq_pd_init(struct blkg_policy_data *pd) in bfq_pd_init()
551 static void bfq_pd_free(struct blkg_policy_data *pd) in bfq_pd_free()
559 static void bfq_pd_reset_stats(struct blkg_policy_data *pd) in bfq_pd_reset_stats()
872 static void bfq_pd_offline(struct blkg_policy_data *pd) in bfq_pd_offline()
963 struct blkg_policy_data *pd, int off) in bfqg_prfill_weight_device()
1110 struct blkg_policy_data *pd, int off) in bfqg_prfill_rwstat_recursive()
1135 struct blkg_policy_data *pd, int off) in bfqg_prfill_stat_recursive()
[all …]
H A Dblk-cgroup-rwstat.c36 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat()
73 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
H A Dblk-iolatency.c140 struct blkg_policy_data pd;
183 static inline struct iolatency_grp *pd_to_lat(struct blkg_policy_data *pd) in pd_to_lat()
898 struct blkg_policy_data *pd, int off) in iolatency_prfill_limit()
943 static void iolatency_pd_stat(struct blkg_policy_data *pd, struct seq_file *s) in iolatency_pd_stat()
965 static struct blkg_policy_data *iolatency_pd_alloc(struct gendisk *disk, in iolatency_pd_alloc()
982 static void iolatency_pd_init(struct blkg_policy_data *pd) in iolatency_pd_init()
1022 static void iolatency_pd_offline(struct blkg_policy_data *pd) in iolatency_pd_offline()
1031 static void iolatency_pd_free(struct blkg_policy_data *pd) in iolatency_pd_free()
H A Dblk-throttle.c261 static struct blkg_policy_data *throtl_pd_alloc(struct gendisk *disk, in throtl_pd_alloc()
299 static void throtl_pd_init(struct blkg_policy_data *pd) in throtl_pd_init()
346 static void throtl_pd_online(struct blkg_policy_data *pd) in throtl_pd_online()
356 static void throtl_pd_free(struct blkg_policy_data *pd) in throtl_pd_free()
1225 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64()
1236 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint()
1410 struct blkg_policy_data *pd, int off) in tg_prfill_rwstat_recursive()
1475 static u64 tg_prfill_limit(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_limit()
1655 static void throtl_pd_offline(struct blkg_policy_data *pd) in throtl_pd_offline()
H A Dblk-cgroup.c335 struct blkg_policy_data *pd; in blkg_alloc()
710 struct blkg_policy_data *, int), in blkcg_print_blkgs() argument
739 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64()
1596 struct blkg_policy_data *pd_prealloc = NULL; in blkcg_activate_policy()
1619 struct blkg_policy_data *pd; in blkcg_activate_policy()
1689 struct blkg_policy_data *pd; in blkcg_activate_policy()
H A Dbfq-iosched.h1003 struct blkg_policy_data pd;