Searched defs:gntdev_dmabuf (Results 1 – 1 of 1) sorted by relevance
33 struct gntdev_dmabuf { struct34 struct gntdev_dmabuf_priv *priv; argument35 struct dma_buf *dmabuf;36 struct list_head next;37 int fd;39 union {65 struct gntdev_dmabuf *gntdev_dmabuf; argument99 struct gntdev_dmabuf *gntdev_dmabuf) in dmabuf_exp_wait_obj_new()138 struct gntdev_dmabuf *gntdev_dmabuf) in dmabuf_exp_wait_obj_signal()153 struct gntdev_dmabuf *gntdev_dmabuf, *ret = ERR_PTR(-ENOENT); in dmabuf_exp_wait_obj_get_dmabuf() local[all …]