Lines Matching refs:commands_outstanding
540 atomic_read(&h->commands_outstanding));
927 static DEVICE_ATTR(commands_outstanding, S_IRUGO,
1004 atomic_dec(&h->commands_outstanding);
1153 atomic_inc(&h->commands_outstanding);
1155 atomic_inc(&c->device->commands_outstanding);
2466 atomic_dec(&dev->commands_outstanding);
2468 atomic_read(&dev->commands_outstanding) <= 0)
3181 atomic_dec(&dev->commands_outstanding);
3183 atomic_read(&dev->commands_outstanding) <= 0 ||
6084 if (atomic_read(&dev->commands_outstanding) > 0)
8221 atomic_dec(&h->commands_outstanding);