Home
last modified time | relevance | path

Searched refs:IOC_RUNNING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/cgroup/
H A Diocost_monitor.py47 IOC_RUNNING = prog['IOC_RUNNING'].value_() variable
98 self.running = ioc.running.value_() == IOC_RUNNING
/kernel/linux/linux-6.6/tools/cgroup/
H A Diocost_monitor.py47 IOC_RUNNING = prog['IOC_RUNNING'].value_() variable
98 self.running = ioc.running.value_() == IOC_RUNNING
/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c319 IOC_RUNNING, enumerator
1011 WARN_ON_ONCE(ioc->running != IOC_RUNNING); in ioc_start_period()
1274 ioc->running = IOC_RUNNING; in iocg_activate()
/kernel/linux/linux-6.6/block/
H A 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()

Completed in 10 milliseconds