| H A D | blk-throttle.c | 84 static uint64_t tg_bps_limit(struct throtl_grp *tg, int rw) in tg_bps_limit() argument 94 static unsigned int tg_iops_limit(struct throtl_grp *tg, int rw) in tg_iops_limit() argument 157 bool rw = bio_data_dir(bio); in throtl_qnode_add_bio() local 219 struct throtl_grp **tg_to_put, bool rw) in throtl_pop_queued() argument 265 int rw; throtl_pd_alloc() local 334 int rw; tg_update_has_rules() local 501 throtl_start_new_slice_with_credit(struct throtl_grp * tg,bool rw,unsigned long start) throtl_start_new_slice_with_credit() argument 522 throtl_start_new_slice(struct throtl_grp * tg,bool rw,bool clear) throtl_start_new_slice() argument 538 throtl_set_slice_end(struct throtl_grp * tg,bool rw,unsigned long jiffy_end) throtl_set_slice_end() argument 544 throtl_extend_slice(struct throtl_grp * tg,bool rw,unsigned long jiffy_end) throtl_extend_slice() argument 558 throtl_slice_used(struct throtl_grp * tg,bool rw) throtl_slice_used() argument 606 throtl_trim_bps(struct throtl_grp * tg,bool rw,unsigned long time_elapsed) throtl_trim_bps() argument 627 throtl_trim_iops(struct throtl_grp * tg,bool rw,unsigned long time_elapsed) throtl_trim_iops() argument 649 throtl_trim_slice(struct throtl_grp * tg,bool rw) throtl_trim_slice() argument 703 __tg_update_carryover(struct throtl_grp * tg,bool rw,long long * bytes,int * ios) __tg_update_carryover() argument 762 bool rw = bio_data_dir(bio); tg_within_iops_limit() local 785 bool rw = bio_data_dir(bio); tg_within_bps_limit() local 843 tg_update_slice(struct throtl_grp * tg,bool rw) tg_update_slice() argument 854 bool rw = bio_data_dir(bio); tg_dispatch_bps_time() local 873 bool rw = bio_data_dir(bio); tg_dispatch_iops_time() local 893 bool rw = bio_data_dir(bio); tg_dispatch_time() local 931 bool rw = bio_data_dir(bio); throtl_add_bio_tg() local 987 start_parent_slice_with_credit(struct throtl_grp * child_tg,struct throtl_grp * parent_tg,bool rw) start_parent_slice_with_credit() argument 996 tg_dispatch_one_bio(struct throtl_grp * tg,bool rw) tg_dispatch_one_bio() argument 1207 int rw; blk_throtl_dispatch_work_fn() local 1702 tg_within_limit(struct throtl_grp * tg,struct bio * bio,bool rw) tg_within_limit() argument 1737 bool rw = bio_data_dir(bio); __blk_throtl_bio() local [all...] |