Lines Matching refs:commands_outstanding
539 atomic_read(&h->commands_outstanding));
926 static DEVICE_ATTR(commands_outstanding, S_IRUGO,
1007 atomic_dec(&h->commands_outstanding);
1156 atomic_inc(&h->commands_outstanding);
1161 atomic_inc(&c->device->commands_outstanding);
2471 atomic_dec(&dev->commands_outstanding);
2473 atomic_read(&dev->commands_outstanding) <= 0)
3185 atomic_dec(&dev->commands_outstanding);
3187 atomic_read(&dev->commands_outstanding) <= 0 ||
5596 if (retry) /* Resubmit but do not increment device->commands_outstanding. */
5606 if (retry) /* Resubmit but do not increment device->commands_outstanding. */
6100 if (atomic_read(&dev->commands_outstanding) > 0)
8246 atomic_dec(&h->commands_outstanding);