Home
last modified time | relevance | path

Searched refs:child_adjusted_sum (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c524 u64 child_adjusted_sum; member
1854 iocg->child_adjusted_sum = 0; in transfer_surpluses()
1928 * Calculate adjusted hwi, child_adjusted_sum and inuse for the inner in transfer_surpluses()
1938 iocg->child_adjusted_sum = DIV64_U64_ROUND_UP( in transfer_surpluses()
1953 (u64)parent->child_adjusted_sum * iocg->hweight_inuse, in transfer_surpluses()
1968 iocg->child_adjusted_sum = sf + DIV64_U64_ROUND_UP(st * wptp, wpt); in transfer_surpluses()
1972 * All inner nodes now have ->hweight_inuse and ->child_adjusted_sum and in transfer_surpluses()
1993 parent->child_adjusted_sum * iocg->hweight_after_donation, in transfer_surpluses()
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c522 u64 child_adjusted_sum; member
1905 iocg->child_adjusted_sum = 0; in transfer_surpluses()
1979 * Calculate adjusted hwi, child_adjusted_sum and inuse for the inner in transfer_surpluses()
1989 iocg->child_adjusted_sum = DIV64_U64_ROUND_UP( in transfer_surpluses()
2004 (u64)parent->child_adjusted_sum * iocg->hweight_inuse, in transfer_surpluses()
2019 iocg->child_adjusted_sum = sf + DIV64_U64_ROUND_UP(st * wptp, wpt); in transfer_surpluses()
2023 * All inner nodes now have ->hweight_inuse and ->child_adjusted_sum and in transfer_surpluses()
2044 parent->child_adjusted_sum * iocg->hweight_after_donation, in transfer_surpluses()

Completed in 10 milliseconds