Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-throttle.c102 struct throtl_data *td;
152 struct throtl_data struct
195 static inline struct throtl_grp *td_root_tg(struct throtl_data *td) in td_root_tg()
222 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td()
229 return container_of(sq, struct throtl_data, service_queue); in sq_to_td()
246 struct throtl_data *__td = sq_to_td((sq)); \
409 struct throtl_data *td = blkg->q->td; in throtl_pd_init()
512 static struct throtl_grp *throtl_lookup_tg(struct throtl_data *td, in throtl_lookup_tg()
525 static struct throtl_grp *throtl_lookup_create_tg(struct throtl_data *td, in throtl_lookup_create_tg()
1200 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()
[all …]
/linux-4.1.27/include/linux/
Dblkdev.h482 struct throtl_data *td;