Home
last modified time | relevance | path

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

/linux-6.15/block/
H A 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()
1018 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()
1091 struct throtl_data *td = container_of(work, struct throtl_data, in blk_throtl_dispatch_work_fn()
1203 struct throtl_data *td; in blk_throtl_init()
1524 struct throtl_data *td = q->td; in throtl_shutdown_wq()
1625 struct throtl_data *td = tg->td; in __blk_throtl_bio()
H A Dblk-throttle.h70 struct throtl_data *td;
/linux-6.15/include/linux/
H A Dblkdev.h600 struct throtl_data *td;