Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-throttle.c114 struct throtl_data *td;
194 struct throtl_data struct
264 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
271 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
282 static uint64_t throtl_adjusted_limit(uint64_t low, struct throtl_data *td) in throtl_adjusted_limit()
295 struct throtl_data *td; in tg_bps_limit()
325 struct throtl_data *td; in tg_iops_limit()
368 struct throtl_data *__td = sq_to_td((sq)); \
522 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
552 struct throtl_data *td = tg->td; in tg_update_has_rules()
[all …]
/Linux-v5.4/include/linux/
Dblkdev.h564 struct throtl_data *td;