Home
last modified time | relevance | path

Searched defs:gntdev_dmabuf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dgntdev-dmabuf.c28 struct gntdev_dmabuf { struct
29 struct gntdev_dmabuf_priv *priv; argument
30 struct dma_buf *dmabuf;
31 struct list_head next;
32 int fd;
34 union {
60 struct gntdev_dmabuf *gntdev_dmabuf; argument
94 struct gntdev_dmabuf *gntdev_dmabuf) in dmabuf_exp_wait_obj_new()
165 struct gntdev_dmabuf *gntdev_dmabuf; in dmabuf_exp_wait_released() local
360 struct gntdev_dmabuf *gntdev_dmabuf; in dmabuf_exp_from_pages() local
[all …]