Home
last modified time | relevance | path

Searched defs:iocg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/
H A Dblk-iocost.c573 struct ioc_gq *iocg; member
1723 struct ioc_gq *iocg, *tiocg; in iocg_flush_stat() local
2078 struct ioc_gq *iocg; in ioc_forgive_debts() local
2169 struct ioc_gq *iocg, *tiocg; in ioc_check_iocgs() local
2237 struct ioc_gq *iocg, *tiocg; in ioc_timer_fn() local
2960 struct ioc_gq *iocg; in ioc_pd_alloc() local
2978 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_pd_init() local
3015 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_pd_free() local
3043 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_pd_stat() local
3069 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_weight_prfill() local
[all …]
/openbmc/linux/tools/cgroup/
H A Diocost_monitor.py144 def __init__(self, iocg): argument
264 iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd') variable