Lines Matching defs:nr_ops
784 unsigned int nr_ops;
820 gnttab_batch_copy(batch->ops, batch->nr_ops);
827 for (i = 0; i < batch->nr_ops; i++) {
844 batch->nr_ops = 0;
882 if (batch->nr_ops >= GNTDEV_COPY_BATCH) {
890 op = &batch->ops[batch->nr_ops];
936 batch->status[batch->nr_ops] = status;
937 batch->nr_ops++;
953 batch.nr_ops = 0;
970 if (batch.nr_ops)