Lines Matching defs:nr_ops
794 unsigned int nr_ops;
830 gnttab_batch_copy(batch->ops, batch->nr_ops);
837 for (i = 0; i < batch->nr_ops; i++) {
854 batch->nr_ops = 0;
892 if (batch->nr_ops >= GNTDEV_COPY_BATCH) {
900 op = &batch->ops[batch->nr_ops];
946 batch->status[batch->nr_ops] = status;
947 batch->nr_ops++;
963 batch.nr_ops = 0;
980 if (batch.nr_ops)