Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c1798 struct ioc_gq *iocg, *tiocg, *root_iocg; in transfer_surpluses() local
1850 root_iocg = list_first_entry(&inner_walk, struct ioc_gq, walk_list); in transfer_surpluses()
1851 WARN_ON_ONCE(root_iocg->level > 0); in transfer_surpluses()
1924 (WEIGHT_ONE - root_iocg->hweight_after_donation) * WEIGHT_ONE, in transfer_surpluses()
1925 WEIGHT_ONE - min_t(u32, root_iocg->hweight_donating, WEIGHT_ONE - 1)); in transfer_surpluses()