Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dgntalloc.c80 static int gref_size; variable
161 gref_size -= (op->count - i); in add_grefs()
204 gref_size--; in __del_gref()
305 if (gref_size + op.count > limit) { in gntalloc_ioctl_alloc()
310 gref_size += op.count; in gntalloc_ioctl_alloc()