Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c527 u32 hweight_inuse; member
1154 iocg->hweight_inuse = max_t(u32, hwi, 1); in current_hweight()
1160 *hw_inusep = iocg->hweight_inuse; in current_hweight()
1947 iocg->hweight_inuse = DIV64_U64_ROUND_UP( in transfer_surpluses()
1953 (u64)parent->child_adjusted_sum * iocg->hweight_inuse, in transfer_surpluses()
1954 parent->hweight_inuse); in transfer_surpluses()
1966 iocg->hweight_inuse); in transfer_surpluses()
1994 parent->hweight_inuse); in transfer_surpluses()
1998 iocg->hweight_inuse, in transfer_surpluses()
2289 iocg->hweight_inuse, new_hwi); in ioc_timer_fn()
[all …]