Searched refs:ioc_now (Results 1 – 2 of 2) sorted by relevance
/linux/include/trace/events/ |
H A D | iocost.h | 6 struct ioc_now; 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,
|
/linux/block/ |
H A D | blk-iocost.c | 559 struct ioc_now { struct 963 static void ioc_refresh_vrate(struct ioc *ioc, struct ioc_now *now) in ioc_refresh_vrate() 1042 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() function 1066 static void ioc_start_period(struct ioc *ioc, struct ioc_now *now) in ioc_start_period() 1085 bool save, struct ioc_now *now) in __propagate_weights() 1167 bool save, struct ioc_now *now) in propagate_weights() 1253 static void weight_updated(struct ioc_gq *iocg, struct ioc_now *now) in weight_updated() 1268 static bool iocg_activate(struct ioc_gq *iocg, struct ioc_now *now) in iocg_activate() 1280 ioc_now(ioc, now); in iocg_activate() 1293 ioc_now(ioc, now); in iocg_activate() [all …]
|