Searched refs:ioc_now (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/trace/events/ |
D | iocost.h | 6 struct ioc_now; 16 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 67 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 103 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 113 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 123 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
|
/Linux-v5.4/block/ |
D | blk-iocost.c | 509 struct ioc_now { struct 853 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() function 876 static void ioc_start_period(struct ioc *ioc, struct ioc_now *now) in ioc_start_period() 1027 static bool iocg_activate(struct ioc_gq *iocg, struct ioc_now *now) in iocg_activate() 1039 ioc_now(ioc, now); in iocg_activate() 1052 ioc_now(ioc, now); in iocg_activate() 1142 static void iocg_kick_waitq(struct ioc_gq *iocg, struct ioc_now *now) in iocg_kick_waitq() 1203 struct ioc_now now; in iocg_waitq_timer_fn() 1206 ioc_now(iocg->ioc, &now); in iocg_waitq_timer_fn() 1215 static void iocg_kick_delay(struct ioc_gq *iocg, struct ioc_now *now, u64 cost) in iocg_kick_delay() [all …]
|