Searched refs:ioc_gq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-iocost.c | 377 struct ioc_gq; 464 struct ioc_gq { struct 553 struct ioc_gq *ancestors[]; 577 struct ioc_gq *iocg; 687 static struct ioc_gq *pd_to_iocg(struct blkg_policy_data *pd) in pd_to_iocg() 689 return pd ? container_of(pd, struct ioc_gq, pd) : NULL; in pd_to_iocg() 692 static struct ioc_gq *blkg_to_iocg(struct blkcg_gq *blkg) in blkg_to_iocg() 697 static struct blkcg_gq *iocg_to_blkg(struct ioc_gq *iocg) in iocg_to_blkg() 725 static void iocg_commit_bio(struct ioc_gq *iocg, struct bio *bio, in iocg_commit_bio() 738 static void iocg_lock(struct ioc_gq *ioc [all...] |
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | iocost.h | 7 struct ioc_gq; 16 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 63 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 70 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 78 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 114 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 124 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 134 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 183 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 462 struct ioc_gq { struct 550 struct ioc_gq *ancestors[]; 573 struct ioc_gq *iocg; 679 static struct ioc_gq *pd_to_iocg(struct blkg_policy_data *pd) in pd_to_iocg() 681 return pd ? container_of(pd, struct ioc_gq, pd) : NULL; in pd_to_iocg() 684 static struct ioc_gq *blkg_to_iocg(struct blkcg_gq *blkg) in blkg_to_iocg() 689 static struct blkcg_gq *iocg_to_blkg(struct ioc_gq *iocg) in iocg_to_blkg() 717 static void iocg_commit_bio(struct ioc_gq *iocg, struct bio *bio, in iocg_commit_bio() 730 static void iocg_lock(struct ioc_gq *iocg, bool lock_ioc, unsigned long *flags) in iocg_lock() 740 static void iocg_unlock(struct ioc_gq *ioc [all...] |
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | iocost.h | 7 struct ioc_gq; 16 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 64 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 100 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 110 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 120 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 169 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
|
Completed in 7 milliseconds