Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.h130 long long carryover_bytes[2]; member
H A Dblk-throttle.c638 tg->carryover_bytes[rw] = 0; in throtl_start_new_slice_with_credit()
665 tg->carryover_bytes[rw] = 0; in throtl_start_new_slice()
769 tg->carryover_bytes[rw]; in throtl_trim_slice()
775 tg->carryover_bytes[rw] = 0; in throtl_trim_slice()
809 tg->carryover_bytes[rw] += in __tg_update_carryover()
827 tg->carryover_bytes[READ], tg->carryover_bytes[WRITE], in tg_update_carryover()
878 tg->carryover_bytes[rw]; in tg_within_bps_limit()