Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c553 struct ioc_gq *ancestors[]; member
1055 struct ioc_gq *parent = iocg->ancestors[lvl]; in __propagate_weights()
1056 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in __propagate_weights()
1135 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight()
1136 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in current_hweight()
1177 struct ioc_gq *parent = iocg->ancestors[lvl]; in current_hweight_max()
1178 struct ioc_gq *child = iocg->ancestors[lvl + 1]; in current_hweight_max()
1240 if (!list_empty(&iocg->ancestors[i]->active_list)) in iocg_activate()
1601 if (!list_empty(&iocg->ancestors[lvl]->walk_list)) in iocg_build_inner_walk()
1607 struct ioc_gq *inner = iocg->ancestors[lvl]; in iocg_build_inner_walk()
[all …]