Searched refs:throtl_data (Results 1 – 2 of 2) sorted by relevance
102 struct throtl_data *td;152 struct throtl_data struct195 static inline struct throtl_grp *td_root_tg(struct throtl_data *td) in td_root_tg()222 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()229 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()246 struct throtl_data *__td = sq_to_td((sq)); \409 struct throtl_data *td = blkg->q->td; in throtl_pd_init()512 static struct throtl_grp *throtl_lookup_tg(struct throtl_data *td, in throtl_lookup_tg()525 static struct throtl_grp *throtl_lookup_create_tg(struct throtl_data *td, in throtl_lookup_create_tg()1200 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()[all …]
482 struct throtl_data *td;