Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-throttle.c94 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()
[all …]
/linux-4.4.14/include/linux/
Dblkdev.h455 struct throtl_data *td;