Home
last modified time | relevance | path

Searched refs:throtl_data (Results 1 – 1 of 1) sorted by relevance

/linux/block/
H A Dblk-throttle.c31 struct throtl_data struct
74 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
81 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
115 struct throtl_data *__td = sq_to_td((sq)); \
303 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
1124 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()
1200 struct throtl_data *td = container_of(work, struct throtl_data, in blk_throtl_dispatch_work_fn()
1312 struct throtl_data *td; in blk_throtl_init()
1619 struct throtl_data *td = q->td; in throtl_shutdown_wq()
1739 struct throtl_data *td = tg->td; in __blk_throtl_bio()