Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk-iocost.c573 struct ioc_gq *iocg; member
1730 struct ioc_gq *iocg, *tiocg; in iocg_flush_stat() local
2085 struct ioc_gq *iocg; in ioc_forgive_debts() local
2178 struct ioc_gq *iocg, *tiocg; in ioc_check_iocgs() local
2246 struct ioc_gq *iocg, *tiocg; in ioc_timer_fn() local
2968 struct ioc_gq *iocg; in ioc_pd_alloc() local
2986 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_pd_init() local
3022 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_pd_free() local
3050 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_pd_stat() local
3076 struct ioc_gq *iocg = pd_to_iocg(pd); in ioc_weight_prfill() local
[all …]
/linux-6.15/tools/cgroup/
H A Diocost_monitor.py144 def __init__(self, iocg): argument
264 iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd') variable