| /kernel/linux/linux-6.6/block/ |
| D | blk-cgroup.c | 121 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_free_workfn() local 156 static void blkg_free(struct blkcg_gq *blkg) in blkg_free() 171 struct blkcg_gq *blkg = container_of(rcu, struct blkcg_gq, rcu_head); in __blkg_release() local 202 struct blkcg_gq *blkg = container_of(ref, struct blkcg_gq, refcnt); in blkg_release() local 212 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_async_bio_workfn() local 244 struct blkcg_gq *blkg = bio->bi_blkg; in blkcg_punt_bio_submit() local 308 struct blkcg_gq *blkg; in blkg_alloc() local 379 struct blkcg_gq *blkg; in blkg_create() local 476 struct blkcg_gq *blkg; in blkg_lookup_create() local 529 static void blkg_destroy(struct blkcg_gq *blkg) in blkg_destroy() [all …]
|
| D | blk-cgroup.h | 47 struct blkcg_gq *blkg; member 137 struct blkcg_gq *blkg; member 214 struct blkcg_gq *blkg; member 251 struct blkcg_gq *blkg; in blkg_lookup() local 274 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd() 310 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) in blkg_path() 321 static inline void blkg_get(struct blkcg_gq *blkg) in blkg_get() 333 static inline bool blkg_tryget(struct blkcg_gq *blkg) in blkg_tryget() 342 static inline void blkg_put(struct blkcg_gq *blkg) in blkg_put() 384 static inline void blkcg_use_delay(struct blkcg_gq *blkg) in blkcg_use_delay() [all …]
|
| D | blk-iolatency.c | 188 static inline struct iolatency_grp *blkg_to_lat(struct blkcg_gq *blkg) in blkg_to_lat() 466 struct blkcg_gq *blkg = bio->bi_blkg; in blkcg_iolatency_throttle() local 525 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_check_latencies() local 593 struct blkcg_gq *blkg; in blkcg_iolatency_done_bio() local 662 struct blkcg_gq *blkg; in blkiolatency_timer_fn() local 787 static void iolatency_set_min_lat_nsec(struct blkcg_gq *blkg, u64 val) in iolatency_set_min_lat_nsec() 809 static void iolatency_clear_scaling(struct blkcg_gq *blkg) in iolatency_clear_scaling() 831 struct blkcg_gq *blkg; in iolatency_set_limit() local 985 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_pd_init() local 1028 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_pd_offline() local
|
| D | blk-throttle.c | 149 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_bps_limit() local 179 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_iops_limit() local 389 struct blkcg_gq *blkg = tg_to_blkg(tg); in throtl_pd_init() local 450 struct blkcg_gq *blkg; in blk_throtl_update_limit_valid() local 1316 struct blkcg_gq *blkg; in tg_conf_updated() local 1723 struct blkcg_gq *blkg; in blk_throtl_cancel_bios() local 1877 struct blkcg_gq *blkg; in throtl_can_upgrade() local 1925 struct blkcg_gq *blkg; in throtl_upgrade_state() local 2179 struct blkcg_gq *blkg = bio->bi_blkg; in __blk_throtl_bio() local 2315 struct blkcg_gq *blkg; in blk_throtl_bio_endio() local
|
| D | bfq-cgroup.c | 284 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() 531 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init() local 601 struct blkcg_gq *blkg = bio->bi_blkg; in bfq_bio_bfqg() local 994 struct blkcg_gq *blkg; in bfq_end_wr_async() local 1078 struct blkcg_gq *blkg; in bfq_io_set_weight_legacy() local 1193 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive() local
|
| D | blk-cgroup-rwstat.c | 103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
|
| D | blk-iocost.c | 684 static struct ioc_gq *blkg_to_iocg(struct blkcg_gq *blkg) in blkg_to_iocg() 1256 struct blkcg_gq *blkg = iocg_to_blkg(iocg); in weight_updated() local 1356 struct blkcg_gq *blkg = iocg_to_blkg(iocg); in iocg_kick_delay() local 2610 struct blkcg_gq *blkg = bio->bi_blkg; in ioc_rqos_throttle() local 2988 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init() local 3109 struct blkcg_gq *blkg; in ioc_weight_write() local
|
| D | blk-throttle.h | 162 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg()
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-cgroup.c | 72 static void blkg_free(struct blkcg_gq *blkg) in blkg_free() 90 struct blkcg_gq *blkg = container_of(rcu, struct blkcg_gq, rcu_head); in __blkg_release() local 111 struct blkcg_gq *blkg = container_of(ref, struct blkcg_gq, refcnt); in blkg_release() local 118 struct blkcg_gq *blkg = container_of(work, struct blkcg_gq, in blkg_async_bio_workfn() local 153 struct blkcg_gq *blkg; in blkg_alloc() local 206 struct blkcg_gq *blkg; in blkg_lookup_slowpath() local 235 struct blkcg_gq *blkg; in blkg_create() local 328 struct blkcg_gq *blkg; in blkg_lookup_create() local 377 static void blkg_destroy(struct blkcg_gq *blkg) in blkg_destroy() 425 struct blkcg_gq *blkg, *n; in blkg_destroy_all() local [all …]
|
| D | blk-iolatency.c | 187 static inline struct iolatency_grp *blkg_to_lat(struct blkcg_gq *blkg) in blkg_to_lat() 468 struct blkcg_gq *blkg = bio->bi_blkg; in blkcg_iolatency_throttle() local 527 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_check_latencies() local 595 struct blkcg_gq *blkg; in blkcg_iolatency_done_bio() local 664 struct blkcg_gq *blkg; in blkiolatency_timer_fn() local 790 static void iolatency_set_min_lat_nsec(struct blkcg_gq *blkg, u64 val) in iolatency_set_min_lat_nsec() 812 static void iolatency_clear_scaling(struct blkcg_gq *blkg) in iolatency_clear_scaling() 834 struct blkcg_gq *blkg; in iolatency_set_limit() local 975 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_pd_init() local 1020 struct blkcg_gq *blkg = lat_to_blkg(iolat); in iolatency_pd_offline() local
|
| D | blk-throttle.c | 240 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg() 302 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_bps_limit() local 332 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_iops_limit() local 543 struct blkcg_gq *blkg = tg_to_blkg(tg); in throtl_pd_init() local 597 struct blkcg_gq *blkg; in blk_throtl_update_limit_valid() local 1406 struct blkcg_gq *blkg; in tg_conf_updated() local 1945 struct blkcg_gq *blkg; in throtl_can_upgrade() local 1993 struct blkcg_gq *blkg; in throtl_upgrade_state() local 2223 struct blkcg_gq *blkg = bio->bi_blkg; in blk_throtl_charge_bio_split() local 2243 struct blkcg_gq *blkg = bio->bi_blkg; in blk_throtl_bio() local [all …]
|
| D | bfq-cgroup.c | 289 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() 544 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfq_pd_init() local 612 struct blkcg_gq *blkg = bio->bi_blkg; in bfq_bio_bfqg() local 976 struct blkcg_gq *blkg; in bfq_end_wr_async() local 1060 struct blkcg_gq *blkg; in bfq_io_set_weight_legacy() local 1173 struct blkcg_gq *blkg = pd_to_blkg(pd); in bfqg_prfill_stat_recursive() local
|
| D | blk-cgroup-rwstat.c | 103 void blkg_rwstat_recursive_sum(struct blkcg_gq *blkg, struct blkcg_policy *pol, in blkg_rwstat_recursive_sum()
|
| D | blk-iocost.c | 692 static struct ioc_gq *blkg_to_iocg(struct blkcg_gq *blkg) in blkg_to_iocg() 1192 struct blkcg_gq *blkg = iocg_to_blkg(iocg); in weight_updated() local 1292 struct blkcg_gq *blkg = iocg_to_blkg(iocg); in iocg_kick_delay() local 2564 struct blkcg_gq *blkg = bio->bi_blkg; in ioc_rqos_throttle() local 2941 struct blkcg_gq *blkg = pd_to_blkg(&iocg->pd); in ioc_pd_init() local 3068 struct blkcg_gq *blkg; in ioc_weight_write() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | blk-cgroup.h | 88 struct blkcg_gq *blkg; member 202 struct blkcg_gq *blkg; member 331 struct blkcg_gq *blkg; in __blkg_lookup() local 376 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd() 446 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) in blkg_path() 457 static inline void blkg_get(struct blkcg_gq *blkg) in blkg_get() 469 static inline bool blkg_tryget(struct blkcg_gq *blkg) in blkg_tryget() 478 static inline void blkg_put(struct blkcg_gq *blkg) in blkg_put() 530 static inline void blkcg_use_delay(struct blkcg_gq *blkg) in blkcg_use_delay() 538 static inline int blkcg_unuse_delay(struct blkcg_gq *blkg) in blkcg_unuse_delay() [all …]
|
| /kernel/linux/linux-6.6/tools/cgroup/ |
| D | iocost_monitor.py | 229 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr) variable
|
| /kernel/linux/linux-5.10/tools/cgroup/ |
| D | iocost_monitor.py | 222 blkg = drgn.Object(prog, 'struct blkcg_gq', address=ptr) variable
|