Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-throttle.c34 struct throtl_data struct
81 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
88 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
122 struct throtl_data *__td = sq_to_td((sq)); \
279 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
1019 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()
1092 struct throtl_data *td = container_of(work, struct throtl_data, in blk_throtl_dispatch_work_fn()
1204 struct throtl_data *td; in blk_throtl_init()
1524 struct throtl_data *td = q->td; in throtl_shutdown_wq()
1612 struct throtl_data *td = tg->td; in __blk_throtl_bio()
Dblk-throttle.h69 struct throtl_data *td;
/linux-6.12.1/include/linux/
Dblkdev.h566 struct throtl_data *td;