Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dgntdev.c209 static void gntdev_put_map(struct gntdev_priv *priv, struct grant_map *map) in gntdev_put_map() function
425 gntdev_put_map(priv, map); in gntdev_vma_close()
575 gntdev_put_map(NULL /* already removed */, map); in gntdev_release()
606 gntdev_put_map(NULL, map); in gntdev_ioctl_map_grant_ref()
612 gntdev_put_map(NULL, map); in gntdev_ioctl_map_grant_ref()
648 gntdev_put_map(priv, map); in gntdev_ioctl_unmap_grant_ref()
881 gntdev_put_map(priv, map); in gntdev_mmap()