Lines Matching refs:tiocg
1723 struct ioc_gq *iocg, *tiocg; in iocg_flush_stat() local
1732 list_for_each_entry_safe_reverse(iocg, tiocg, &inner_walk, walk_list) { in iocg_flush_stat()
1853 struct ioc_gq *iocg, *tiocg, *root_iocg; in transfer_surpluses() local
1889 list_for_each_entry_safe(iocg, tiocg, &over_hwa, walk_list) { in transfer_surpluses()
2060 list_for_each_entry_safe(iocg, tiocg, &inner_walk, walk_list) in transfer_surpluses()
2171 struct ioc_gq *iocg, *tiocg; in ioc_check_iocgs() local
2173 list_for_each_entry_safe(iocg, tiocg, &ioc->active_iocgs, active_list) { in ioc_check_iocgs()
2239 struct ioc_gq *iocg, *tiocg; in ioc_timer_fn() local
2385 list_for_each_entry_safe(iocg, tiocg, &surpluses, surplus_list) in ioc_timer_fn()
3006 struct ioc_gq *tiocg = blkg_to_iocg(tblkg); in ioc_pd_init() local
3007 iocg->ancestors[tiocg->level] = tiocg; in ioc_pd_init()