Searched refs:gref_size (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/xen/
H A Dgntalloc.c80 static int gref_size; variable
165 gref_size -= (op->count - i);
197 gref_size--;
295 if (gref_size + op.count > limit) {
300 gref_size += op.count;

Completed in 184 milliseconds