Searched refs:importer_priv (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Ddma-buf.h500 * @importer_priv: importer specific attachment data.
519 void *importer_priv; member in struct:dma_buf_attachment
603 void *importer_priv);
/linux-master/drivers/infiniband/core/
H A Dumem_dmabuf.c176 struct ib_umem_dmabuf *umem_dmabuf = attach->importer_priv;
/linux-master/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c235 struct drm_gem_object *obj = attach->importer_priv;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c371 struct drm_gem_object *obj = attach->importer_priv;
/linux-master/drivers/dma-buf/
H A Ddma-buf.c871 * @importer_priv: [in] importer private pointer for the attachment
891 void *importer_priv)
911 attach->importer_priv = importer_priv;
889 dma_buf_dynamic_attach(struct dma_buf *dmabuf, struct device *dev, const struct dma_buf_attach_ops *importer_ops, void *importer_priv) argument
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1323 struct ffs_dmabuf_priv *priv = attach->importer_priv;
1330 struct ffs_dmabuf_priv *priv = attach->importer_priv;
1509 attach->importer_priv = priv;
1610 priv = attach->importer_priv;
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c1489 struct ib_umem_dmabuf *umem_dmabuf = attach->importer_priv;

Completed in 133 milliseconds