Lines Matching refs:commands_outstanding
532 atomic_read(&h->commands_outstanding));
919 static DEVICE_ATTR(commands_outstanding, S_IRUGO,
1000 atomic_dec(&h->commands_outstanding);
1149 atomic_inc(&h->commands_outstanding);
1154 atomic_inc(&c->device->commands_outstanding);
2465 atomic_dec(&dev->commands_outstanding);
2467 atomic_read(&dev->commands_outstanding) <= 0)
3179 atomic_dec(&dev->commands_outstanding);
3181 atomic_read(&dev->commands_outstanding) <= 0 ||
5590 if (retry) /* Resubmit but do not increment device->commands_outstanding. */
5600 if (retry) /* Resubmit but do not increment device->commands_outstanding. */
6094 if (atomic_read(&dev->commands_outstanding) > 0)
8239 atomic_dec(&h->commands_outstanding);