Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dgntalloc.c80 static int gref_size; variable
162 gref_size -= (op->count - i); in add_grefs()
205 gref_size--; in __del_gref()
306 if (gref_size + op.count > limit) { in gntalloc_ioctl_alloc()
311 gref_size += op.count; in gntalloc_ioctl_alloc()