gref_size          80 drivers/xen/gntalloc.c static int gref_size;
gref_size         165 drivers/xen/gntalloc.c 	gref_size -= (op->count - i);
gref_size         208 drivers/xen/gntalloc.c 	gref_size--;
gref_size         309 drivers/xen/gntalloc.c 	if (gref_size + op.count > limit) {
gref_size         314 drivers/xen/gntalloc.c 	gref_size += op.count;