Lines Matching refs:throtl_data
94 struct throtl_data *td;
138 struct throtl_data struct
196 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
203 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
220 struct throtl_data *__td = sq_to_td((sq)); \
355 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
1023 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()
1086 struct throtl_data *td = container_of(work, struct throtl_data, in blk_throtl_dispatch_work_fn()
1381 struct throtl_data *td = q->td; in throtl_shutdown_wq()
1522 struct throtl_data *td = q->td; in blk_throtl_drain()
1557 struct throtl_data *td; in blk_throtl_init()