Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c115 struct throtl_data *td;
201 struct throtl_data struct
271 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
278 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
289 static uint64_t throtl_adjusted_limit(uint64_t low, struct throtl_data *td) in throtl_adjusted_limit()
302 struct throtl_data *td; in tg_bps_limit()
332 struct throtl_data *td; in tg_iops_limit()
375 struct throtl_data *__td = sq_to_td((sq)); \
543 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
573 struct throtl_data *td = tg->td; in tg_update_has_rules()
[all …]
/Linux-v5.15/include/linux/
Dblkdev.h529 struct throtl_data *td;