Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/
Dgntdev-dmabuf.c27 struct gntdev_dmabuf { struct
28 struct gntdev_dmabuf_priv *priv; argument
29 struct dma_buf *dmabuf;
30 struct list_head next;
31 int fd;
33 union {
59 struct gntdev_dmabuf *gntdev_dmabuf; argument
93 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 …]