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()132 struct gntdev_dmabuf *gntdev_dmabuf) in dmabuf_exp_wait_obj_signal()147 struct gntdev_dmabuf *gntdev_dmabuf, *ret = ERR_PTR(-ENOENT); in dmabuf_exp_wait_obj_get_dmabuf() local[all …]