Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dgntdev-dmabuf.h15 struct gntdev_priv;
21 long gntdev_ioctl_dmabuf_exp_from_refs(struct gntdev_priv *priv, int use_ptemod,
24 long gntdev_ioctl_dmabuf_exp_wait_released(struct gntdev_priv *priv,
27 long gntdev_ioctl_dmabuf_imp_to_refs(struct gntdev_priv *priv,
30 long gntdev_ioctl_dmabuf_imp_release(struct gntdev_priv *priv,
H A Dgntdev-common.h23 struct gntdev_priv { struct
86 struct gntdev_grant_map *gntdev_alloc_map(struct gntdev_priv *priv, int count,
89 void gntdev_add_map(struct gntdev_priv *priv, struct gntdev_grant_map *add);
91 void gntdev_put_map(struct gntdev_priv *priv, struct gntdev_grant_map *map);
H A Dgntdev.c79 static void gntdev_print_maps(struct gntdev_priv *priv, in gntdev_print_maps()
129 struct gntdev_grant_map *gntdev_alloc_map(struct gntdev_priv *priv, int count, in gntdev_alloc_map()
209 void gntdev_add_map(struct gntdev_priv *priv, struct gntdev_grant_map *add) in gntdev_add_map()
226 static struct gntdev_grant_map *gntdev_find_map_index(struct gntdev_priv *priv, in gntdev_find_map_index()
241 void gntdev_put_map(struct gntdev_priv *priv, struct gntdev_grant_map *map) in gntdev_put_map()
501 struct gntdev_priv *priv = file->private_data; in gntdev_vma_close()
568 struct gntdev_priv *priv; in gntdev_open()
599 struct gntdev_priv *priv = flip->private_data; in gntdev_release()
621 static long gntdev_ioctl_map_grant_ref(struct gntdev_priv *priv, in gntdev_ioctl_map_grant_ref()
656 static long gntdev_ioctl_unmap_grant_ref(struct gntdev_priv *pri
[all...]
H A Dgntdev-dmabuf.c45 struct gntdev_priv *priv;
324 static void dmabuf_exp_remove_map(struct gntdev_priv *priv, in dmabuf_exp_remove_map()
354 struct gntdev_priv *priv;
421 dmabuf_exp_alloc_backing_storage(struct gntdev_priv *priv, int dmabuf_flags, in dmabuf_exp_alloc_backing_storage()
442 static int dmabuf_exp_from_refs(struct gntdev_priv *priv, int flags, in dmabuf_exp_from_refs()
737 long gntdev_ioctl_dmabuf_exp_from_refs(struct gntdev_priv *priv, int use_ptemod, in gntdev_ioctl_dmabuf_exp_from_refs()
778 long gntdev_ioctl_dmabuf_exp_wait_released(struct gntdev_priv *priv, in gntdev_ioctl_dmabuf_exp_wait_released()
790 long gntdev_ioctl_dmabuf_imp_to_refs(struct gntdev_priv *priv, in gntdev_ioctl_dmabuf_imp_to_refs()
821 long gntdev_ioctl_dmabuf_imp_release(struct gntdev_priv *priv, in gntdev_ioctl_dmabuf_imp_release()
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntdev-dmabuf.h15 struct gntdev_priv;
21 long gntdev_ioctl_dmabuf_exp_from_refs(struct gntdev_priv *priv, int use_ptemod,
24 long gntdev_ioctl_dmabuf_exp_wait_released(struct gntdev_priv *priv,
27 long gntdev_ioctl_dmabuf_imp_to_refs(struct gntdev_priv *priv,
30 long gntdev_ioctl_dmabuf_imp_release(struct gntdev_priv *priv,
H A Dgntdev-common.h23 struct gntdev_priv { struct
86 struct gntdev_grant_map *gntdev_alloc_map(struct gntdev_priv *priv, int count,
89 void gntdev_add_map(struct gntdev_priv *priv, struct gntdev_grant_map *add);
91 void gntdev_put_map(struct gntdev_priv *priv, struct gntdev_grant_map *map);
H A Dgntdev.c79 static void gntdev_print_maps(struct gntdev_priv *priv, in gntdev_print_maps()
129 struct gntdev_grant_map *gntdev_alloc_map(struct gntdev_priv *priv, int count, in gntdev_alloc_map()
219 void gntdev_add_map(struct gntdev_priv *priv, struct gntdev_grant_map *add) in gntdev_add_map()
236 static struct gntdev_grant_map *gntdev_find_map_index(struct gntdev_priv *priv, in gntdev_find_map_index()
251 void gntdev_put_map(struct gntdev_priv *priv, struct gntdev_grant_map *map) in gntdev_put_map()
511 struct gntdev_priv *priv = file->private_data; in gntdev_vma_close()
578 struct gntdev_priv *priv; in gntdev_open()
609 struct gntdev_priv *priv = flip->private_data; in gntdev_release()
631 static long gntdev_ioctl_map_grant_ref(struct gntdev_priv *priv, in gntdev_ioctl_map_grant_ref()
666 static long gntdev_ioctl_unmap_grant_ref(struct gntdev_priv *pri
[all...]
H A Dgntdev-dmabuf.c39 struct gntdev_priv *priv;
318 static void dmabuf_exp_remove_map(struct gntdev_priv *priv, in dmabuf_exp_remove_map()
348 struct gntdev_priv *priv;
415 dmabuf_exp_alloc_backing_storage(struct gntdev_priv *priv, int dmabuf_flags, in dmabuf_exp_alloc_backing_storage()
436 static int dmabuf_exp_from_refs(struct gntdev_priv *priv, int flags, in dmabuf_exp_from_refs()
731 long gntdev_ioctl_dmabuf_exp_from_refs(struct gntdev_priv *priv, int use_ptemod, in gntdev_ioctl_dmabuf_exp_from_refs()
772 long gntdev_ioctl_dmabuf_exp_wait_released(struct gntdev_priv *priv, in gntdev_ioctl_dmabuf_exp_wait_released()
784 long gntdev_ioctl_dmabuf_imp_to_refs(struct gntdev_priv *priv, in gntdev_ioctl_dmabuf_imp_to_refs()
815 long gntdev_ioctl_dmabuf_imp_release(struct gntdev_priv *priv, in gntdev_ioctl_dmabuf_imp_release()

Completed in 6 milliseconds