Searched defs:pd (Results 1 – 10 of 10) sorted by relevance
/block/ |
D | mq-deadline-cgroup.c | 12 struct dd_blkcg *pd; in dd_cpd_alloc() local 34 static struct dd_blkcg *dd_blkcg_from_pd(struct blkg_policy_data *pd) in dd_blkcg_from_pd() 46 struct blkg_policy_data *pd; in dd_blkcg_from_bio() local 55 static size_t dd_pd_stat(struct blkg_policy_data *pd, char *buf, size_t size) in dd_pd_stat() 84 struct dd_blkg *pd; in dd_pd_alloc() local 92 static void dd_pd_free(struct blkg_policy_data *pd) in dd_pd_free()
|
D | blk-ioprio.c | 54 struct blkg_policy_data pd; member 67 static inline struct ioprio_blkg *pd_to_ioprio(struct blkg_policy_data *pd) in pd_to_ioprio() 86 struct blkg_policy_data *pd = blkg_to_pd(bio->bi_blkg, &ioprio_policy); in ioprio_blkcg_from_bio() local 131 static void ioprio_free_pd(struct blkg_policy_data *pd) in ioprio_free_pd()
|
D | bfq-cgroup.c | 90 static u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_stat() 279 static struct bfq_group *pd_to_bfqg(struct blkg_policy_data *pd) in pd_to_bfqg() 540 static void bfq_pd_init(struct blkg_policy_data *pd) in bfq_pd_init() 560 static void bfq_pd_free(struct blkg_policy_data *pd) in bfq_pd_free() 568 static void bfq_pd_reset_stats(struct blkg_policy_data *pd) in bfq_pd_reset_stats() 907 static void bfq_pd_offline(struct blkg_policy_data *pd) in bfq_pd_offline() 999 struct blkg_policy_data *pd, int off) in bfqg_prfill_weight_device() 1144 struct blkg_policy_data *pd, int off) in bfqg_prfill_rwstat_recursive() 1169 struct blkg_policy_data *pd, int off) in bfqg_prfill_stat_recursive() 1201 static u64 bfqg_prfill_sectors(struct seq_file *sf, struct blkg_policy_data *pd, in bfqg_prfill_sectors() [all …]
|
D | blk-cgroup-rwstat.c | 42 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat() 79 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
|
D | blk-iolatency.c | 139 struct blkg_policy_data pd; member 182 static inline struct iolatency_grp *pd_to_lat(struct blkg_policy_data *pd) in pd_to_lat() 885 struct blkg_policy_data *pd, int off) in iolatency_prfill_limit() 930 static size_t iolatency_pd_stat(struct blkg_policy_data *pd, char *buf, in iolatency_pd_stat() 972 static void iolatency_pd_init(struct blkg_policy_data *pd) in iolatency_pd_init() 1017 static void iolatency_pd_offline(struct blkg_policy_data *pd) in iolatency_pd_offline() 1026 static void iolatency_pd_free(struct blkg_policy_data *pd) in iolatency_pd_free()
|
D | blk-throttle.c | 109 struct blkg_policy_data pd; member 234 static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd) in pd_to_tg() 539 static void throtl_pd_init(struct blkg_policy_data *pd) in throtl_pd_init() 583 static void throtl_pd_online(struct blkg_policy_data *pd) in throtl_pd_online() 615 static void throtl_pd_offline(struct blkg_policy_data *pd) in throtl_pd_offline() 630 static void throtl_pd_free(struct blkg_policy_data *pd) in throtl_pd_free() 1365 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64() 1376 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint() 1513 struct blkg_policy_data *pd, int off) in tg_prfill_rwstat_recursive() 1578 static u64 tg_prfill_limit(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_limit()
|
D | mq-deadline-cgroup.h | 78 struct blkg_policy_data pd; /* must be the first member */ member
|
D | blk-iocost.c | 465 struct blkg_policy_data pd; member 687 static struct ioc_gq *pd_to_iocg(struct blkg_policy_data *pd) in pd_to_iocg() 2938 static void ioc_pd_init(struct blkg_policy_data *pd) in ioc_pd_init() 2975 static void ioc_pd_free(struct blkg_policy_data *pd) in ioc_pd_free() 3003 static size_t ioc_pd_stat(struct blkg_policy_data *pd, char *buf, size_t size) in ioc_pd_stat() 3033 static u64 ioc_weight_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_weight_prfill() 3122 static u64 ioc_qos_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_qos_prfill() 3295 struct blkg_policy_data *pd, int off) in ioc_cost_model_prfill()
|
D | blk-cgroup.c | 182 struct blkg_policy_data *pd; in blkg_alloc() local 534 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64() 1333 struct blkg_policy_data *pd; in blkcg_activate_policy() local
|
D | bfq-iosched.h | 858 struct blkcg_policy_data pd; member 897 struct blkg_policy_data pd; member
|