Searched refs:gntdev_priv (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/xen/
H A Dgntdev.c63 struct gntdev_priv { struct
103 static void gntdev_print_maps(struct gntdev_priv *priv, gntdev_print_maps()
133 static struct grant_map *gntdev_alloc_map(struct gntdev_priv *priv, int count) gntdev_alloc_map()
177 static void gntdev_add_map(struct gntdev_priv *priv, struct grant_map *add) gntdev_add_map()
194 static struct grant_map *gntdev_find_map_index(struct gntdev_priv *priv, gntdev_find_map_index()
209 static void gntdev_put_map(struct gntdev_priv *priv, struct grant_map *map) gntdev_put_map()
409 struct gntdev_priv *priv = file->private_data; gntdev_vma_close()
472 struct gntdev_priv *priv = container_of(mn, struct gntdev_priv, mn); mn_invl_range_start()
495 struct gntdev_priv *priv = container_of(mn, struct gntdev_priv, mn); mn_release()
531 struct gntdev_priv *priv; gntdev_open()
566 struct gntdev_priv *priv = flip->private_data; gntdev_release()
586 static long gntdev_ioctl_map_grant_ref(struct gntdev_priv *priv, gntdev_ioctl_map_grant_ref()
627 static long gntdev_ioctl_unmap_grant_ref(struct gntdev_priv *priv, gntdev_ioctl_unmap_grant_ref()
652 static long gntdev_ioctl_get_offset_for_vaddr(struct gntdev_priv *priv, gntdev_ioctl_get_offset_for_vaddr()
685 static long gntdev_ioctl_notify(struct gntdev_priv *priv, void __user *u) gntdev_ioctl_notify()
754 struct gntdev_priv *priv = flip->private_data; gntdev_ioctl()
780 struct gntdev_priv *priv = flip->private_data; gntdev_mmap()

Completed in 40 milliseconds