Home
last modified time | relevance | path

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

/Linux-v5.4/tools/cgroup/
Diocost_monitor.py46 IOC_RUNNING = prog['IOC_RUNNING'].value_() variable
98 self.running = ioc.running.value_() == IOC_RUNNING
/Linux-v5.4/block/
Dblk-iocost.c309 IOC_RUNNING, enumerator
879 WARN_ON_ONCE(ioc->running != IOC_RUNNING); in ioc_start_period()
1103 ioc->running = IOC_RUNNING; in iocg_activate()