Searched defs:gntdev_dmabuf (Results 1 – 1 of 1) sorted by relevance
36 struct gntdev_dmabuf { struct37 struct gntdev_dmabuf_priv *priv; argument38 struct dma_buf *dmabuf;39 struct list_head next;40 int fd;42 union {68 struct gntdev_dmabuf *gntdev_dmabuf; argument102 struct gntdev_dmabuf *gntdev_dmabuf) in dmabuf_exp_wait_obj_new()173 struct gntdev_dmabuf *gntdev_dmabuf; in dmabuf_exp_wait_released() local368 struct gntdev_dmabuf *gntdev_dmabuf; in dmabuf_exp_from_pages() local[all …]
Completed in 60 milliseconds