Searched refs:iocg_incur_debt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-iocost.c | 1353 static void iocg_incur_debt(struct ioc_gq *iocg, u64 abs_cost, in iocg_incur_debt() function 2643 iocg_incur_debt(iocg, abs_cost, &now); in ioc_rqos_throttle() 2744 iocg_incur_debt(iocg, abs_cost, &now); in ioc_rqos_merge()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 1410 static void iocg_incur_debt(struct ioc_gq *iocg, u64 abs_cost, in iocg_incur_debt() function 2676 iocg_incur_debt(iocg, abs_cost, &now); in ioc_rqos_throttle() 2777 iocg_incur_debt(iocg, abs_cost, &now); in ioc_rqos_merge()
|
Completed in 9 milliseconds