Home
last modified time | relevance | path

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

/linux-5.19.10/tools/cgroup/
Diocost_monitor.py218 root_iocg = None variable
227 root_iocg = container_of(blkg.pd[plid], 'struct ioc_gq', 'pd') variable
/linux-5.19.10/block/
Dblk-iocost.c1821 struct ioc_gq *iocg, *tiocg, *root_iocg; in transfer_surpluses() local