Lines Matching defs:running
79 * vtime is running at a rate determined by its hweight. A cgroup tracks
98 * passes compared to the wall clock. For example, if the vtime is running
423 enum ioc_running running;
497 * the currently available IO budget. If running ahead, the
1068 WARN_ON_ONCE(ioc->running != IOC_RUNNING);
1316 * running. Reset hweight_gen to avoid accidental match from
1330 if (ioc->running == IOC_IDLE) {
1331 ioc->running = IOC_RUNNING;
2441 if (ioc->running != IOC_STOP) {
2447 ioc->running = IOC_IDLE;
2853 ioc->running = IOC_STOP;
2899 ioc->running = IOC_IDLE;