Searched refs:calc_lcoefs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-iocost.c | 872 static void calc_lcoefs(u64 bps, u64 seqiops, u64 randiops, in calc_lcoefs() function 906 calc_lcoefs(u[I_LCOEF_RBPS], u[I_LCOEF_RSEQIOPS], u[I_LCOEF_RRANDIOPS], in ioc_refresh_lcoefs() 908 calc_lcoefs(u[I_LCOEF_WBPS], u[I_LCOEF_WSEQIOPS], u[I_LCOEF_WRANDIOPS], in ioc_refresh_lcoefs()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 868 static void calc_lcoefs(u64 bps, u64 seqiops, u64 randiops, in calc_lcoefs() function 902 calc_lcoefs(u[I_LCOEF_RBPS], u[I_LCOEF_RSEQIOPS], u[I_LCOEF_RRANDIOPS], in ioc_refresh_lcoefs() 904 calc_lcoefs(u[I_LCOEF_WBPS], u[I_LCOEF_WSEQIOPS], u[I_LCOEF_WRANDIOPS], in ioc_refresh_lcoefs()
|
Completed in 10 milliseconds