Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-throttle.c115 struct throtl_data *td;
198 struct throtl_data struct
268 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
275 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
286 static uint64_t throtl_adjusted_limit(uint64_t low, struct throtl_data *td) in throtl_adjusted_limit()
299 struct throtl_data *td; in tg_bps_limit()
329 struct throtl_data *td; in tg_iops_limit()
372 struct throtl_data *__td = sq_to_td((sq)); \
540 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
570 struct throtl_data *td = tg->td; in tg_update_has_rules()
[all …]
/Linux-v5.10/include/linux/
Dblkdev.h568 struct throtl_data *td;