Home
last modified time | relevance | path

Searched refs:gref_size (Results 1 – 1 of 1) sorted by relevance

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