Home
last modified time | relevance | path

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

/linux-5.19.10/tools/cgroup/
Diocost_monitor.py47 IOC_RUNNING = prog['IOC_RUNNING'].value_() variable
98 self.running = ioc.running.value_() == IOC_RUNNING
/linux-5.19.10/block/
Dblk-iocost.c315 IOC_RUNNING, enumerator
1047 WARN_ON_ONCE(ioc->running != IOC_RUNNING); in ioc_start_period()
1310 ioc->running = IOC_RUNNING; in iocg_activate()