Searched defs:gntdev_dmabuf (Results 1 – 1 of 1) sorted by relevance
27 struct gntdev_dmabuf { struct28 struct gntdev_dmabuf_priv *priv; argument29 struct dma_buf *dmabuf;30 struct list_head next;31 int fd;33 union {59 struct gntdev_dmabuf *gntdev_dmabuf; argument93 struct gntdev_dmabuf *gntdev_dmabuf) in dmabuf_exp_wait_obj_new()164 struct gntdev_dmabuf *gntdev_dmabuf; in dmabuf_exp_wait_released() local359 struct gntdev_dmabuf *gntdev_dmabuf; in dmabuf_exp_from_pages() local[all …]
Completed in 8 milliseconds