Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-throttle.c115 struct throtl_data *td;
195 struct throtl_data struct
265 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
272 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
283 static uint64_t throtl_adjusted_limit(uint64_t low, struct throtl_data *td) in throtl_adjusted_limit()
296 struct throtl_data *td; in tg_bps_limit()
326 struct throtl_data *td; in tg_iops_limit()
369 struct throtl_data *__td = sq_to_td((sq)); \
521 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
551 struct throtl_data *td = tg->td; in tg_update_has_rules()
[all …]
/Linux-v4.19/include/linux/
Dblkdev.h645 struct throtl_data *td;