Home
last modified time | relevance | path

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

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