Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c28 static void throtl_schedule_delayed_work(struct throtl_data *td,
98 struct throtl_data struct
141 static inline struct throtl_grp *td_root_tg(struct throtl_data *td) in td_root_tg()
176 static inline unsigned int total_nr_queued(struct throtl_data *td) in total_nr_queued()
272 static struct throtl_grp *throtl_lookup_tg(struct throtl_data *td, in throtl_lookup_tg()
285 static struct throtl_grp *throtl_lookup_create_tg(struct throtl_data *td, in throtl_lookup_create_tg()
380 static void __throtl_enqueue_tg(struct throtl_data *td, struct throtl_grp *tg) in __throtl_enqueue_tg()
389 static void throtl_enqueue_tg(struct throtl_data *td, struct throtl_grp *tg) in throtl_enqueue_tg()
395 static void __throtl_dequeue_tg(struct throtl_data *td, struct throtl_grp *tg) in __throtl_dequeue_tg()
401 static void throtl_dequeue_tg(struct throtl_data *td, struct throtl_grp *tg) in throtl_dequeue_tg()
[all …]