Lines Matching refs:throtl_data
102 struct throtl_data *td;
152 struct throtl_data struct
195 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()
1263 struct throtl_data *td = container_of(work, struct throtl_data, in blk_throtl_dispatch_work_fn()
1465 struct throtl_data *td = q->td; in throtl_shutdown_wq()
1482 struct throtl_data *td = q->td; in blk_throtl_bio()
1627 struct throtl_data *td = q->td; in blk_throtl_drain()
1662 struct throtl_data *td; in blk_throtl_init()