Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk-iocost.c568 u64 abs_cost; member
718 u64 abs_cost, u64 cost) in iocg_commit_bio() argument
726 local64_add(abs_cost, &gcs->abs_vusage); in iocg_commit_bio()
1431 if (!iocg->abs_vdebt && abs_cost) { in iocg_incur_debt()
1436 iocg->abs_vdebt += abs_cost; in iocg_incur_debt()
2482 cost = abs_cost_to_cost(abs_cost, hwi); in adjust_inuse_and_calc_cost()
2615 u64 abs_cost, cost, vtime; in ioc_rqos_throttle() local
2625 if (!abs_cost) in ioc_rqos_throttle()
2723 wait.abs_cost = abs_cost; in ioc_rqos_throttle()
2749 u64 vtime, abs_cost, cost; in ioc_rqos_merge() local
[all …]