Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.h130 uint64_t carryover_bytes[2]; member
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()
802 tg->carryover_bytes[rw] += in __tg_update_carryover()
820 tg->carryover_bytes[READ], tg->carryover_bytes[WRITE], in tg_update_carryover()
880 tg->carryover_bytes[rw]; in tg_within_bps_limit()