| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-buf-cache.c | 19 struct dma_buf_attachment *attach; member 51 dma_buf_cache_get_cache(struct dma_buf_attachment *attach) in dma_buf_cache_get_cache() 71 struct dma_buf_attachment *attach) in dma_buf_cache_detach() 88 struct dma_buf_attachment *attach; in dma_buf_cache_attach() local 147 void dma_buf_cache_unmap_attachment(struct dma_buf_attachment *attach, in dma_buf_cache_unmap_attachment() 164 struct sg_table *dma_buf_cache_map_attachment(struct dma_buf_attachment *attach, in dma_buf_cache_map_attachment()
|
| H A D | dma-buf.c | 865 struct dma_buf_attachment *attach; in dma_buf_dynamic_attach() local 964 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach() 999 int dma_buf_pin(struct dma_buf_attachment *attach) in dma_buf_pin() 1018 void dma_buf_unpin(struct dma_buf_attachment *attach) in dma_buf_unpin() 1044 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment() 1106 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, in dma_buf_unmap_attachment() 1142 struct dma_buf_attachment *attach; in dma_buf_move_notify() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dma_buf.c | 177 struct dma_buf_attachment *attach) in amdgpu_dma_buf_attach() 220 struct dma_buf_attachment *attach) in amdgpu_dma_buf_detach() 237 static int amdgpu_dma_buf_pin(struct dma_buf_attachment *attach) in amdgpu_dma_buf_pin() 265 static void amdgpu_dma_buf_unpin(struct dma_buf_attachment *attach) in amdgpu_dma_buf_unpin() 286 static struct sg_table *amdgpu_dma_buf_map(struct dma_buf_attachment *attach, in amdgpu_dma_buf_map() 356 static void amdgpu_dma_buf_unmap(struct dma_buf_attachment *attach, in amdgpu_dma_buf_unmap() 514 amdgpu_dma_buf_move_notify(struct dma_buf_attachment *attach) in amdgpu_dma_buf_move_notify() 586 struct dma_buf_attachment *attach; in amdgpu_gem_prime_import() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_prime.c | 43 struct dma_buf_attachment *attach) in vmw_prime_map_attach() 49 struct dma_buf_attachment *attach) in vmw_prime_map_detach() 53 static struct sg_table *vmw_prime_map_dma_buf(struct dma_buf_attachment *attach, in vmw_prime_map_dma_buf() 59 static void vmw_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in vmw_prime_unmap_dma_buf()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_prime.c | 581 struct dma_buf_attachment *attach) in drm_gem_map_attach() 599 struct dma_buf_attachment *attach) in drm_gem_map_detach() 619 struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach, in drm_gem_map_dma_buf() 654 void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach, in drm_gem_unmap_dma_buf() 937 struct dma_buf_attachment *attach; in drm_gem_prime_import_dev() local 1060 struct dma_buf_attachment *attach; in drm_prime_gem_destroy() local
|
| H A D | drm_gem_cma_helper.c | 469 struct dma_buf_attachment *attach, in drm_gem_cma_prime_import_sg_table() 615 struct dma_buf_attachment *attach, in drm_gem_cma_prime_import_sg_table_vmap()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 53 struct dma_buf_attachment *attach; member 226 struct dma_buf_attachment *attach) in dmabuf_exp_ops_attach() 241 struct dma_buf_attachment *attach) in dmabuf_exp_ops_detach() 263 dmabuf_exp_ops_map_dma_buf(struct dma_buf_attachment *attach, in dmabuf_exp_ops_map_dma_buf() 305 static void dmabuf_exp_ops_unmap_dma_buf(struct dma_buf_attachment *attach, in dmabuf_exp_ops_unmap_dma_buf() 583 struct dma_buf_attachment *attach; in dmabuf_imp_to_refs() local 702 struct dma_buf_attachment *attach; in dmabuf_imp_release() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_ukk_ref_wrappers.c | 83 struct dma_buf_attachment *attach; in get_ump_handle_from_dmabuf() local 116 struct dma_buf_attachment *attach = NULL; in ump_dmabuf_import_wrapper() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 375 armada_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, in armada_gem_prime_map_dma_buf() 441 static void armada_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in armada_gem_prime_unmap_dma_buf() 491 struct dma_buf_attachment *attach; in armada_gem_prime_import() local
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 213 struct vb2_vmalloc_attachment *attach; in vb2_vmalloc_dmabuf_ops_attach() local 252 struct vb2_vmalloc_attachment *attach = db_attach->priv; in vb2_vmalloc_dmabuf_ops_detach() local 271 struct vb2_vmalloc_attachment *attach = db_attach->priv; in vb2_vmalloc_dmabuf_ops_map() local
|
| H A D | videobuf2-dma-sg.c | 358 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local 396 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local 415 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_map() local
|
| H A D | videobuf2-dma-contig.c | 218 struct vb2_dc_attachment *attach; in vb2_dc_dmabuf_ops_attach() local 256 struct vb2_dc_attachment *attach = db_attach->priv; in vb2_dc_dmabuf_ops_detach() local 282 struct vb2_dc_attachment *attach = db_attach->priv; in vb2_dc_dmabuf_ops_map() local
|
| H A D | videobuf2-cma-sg.c | 394 struct vb2_cma_sg_attachment *attach; in vb2_cma_sg_dmabuf_ops_attach() local 432 struct vb2_cma_sg_attachment *attach = db_attach->priv; in vb2_cma_sg_dmabuf_ops_detach() local 451 struct vb2_cma_sg_attachment *attach = db_attach->priv; in vb2_cma_sg_dmabuf_ops_map() local
|
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | claim.c | 43 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in __nd_attach_ndns() 58 bool nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in nd_attach_ndns()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | atm_tcp.h | 14 int (*attach)(struct atm_vcc *vcc,int itf); member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_gem.c | 679 struct dma_buf_attachment *attach; in rockchip_gem_destroy() local 819 struct dma_buf_attachment *attach, in rockchip_gem_iommu_map_sg() 829 struct dma_buf_attachment *attach, in rockchip_gem_dma_map_sg() 850 struct dma_buf_attachment *attach, in rockchip_gem_prime_import_sg_table()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | vmaccess.c | 46 TEST(attach) in TEST() argument
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_dma_buf.c | 44 struct dma_buf_attachment *attach) in virtio_dma_buf_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | sfp.h | 10 void (*attach)(struct sfp *sfp); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/ |
| H A D | oid_mgt.c | 319 struct obj_attachment *attach = data; in mgt_le_to_cpu() local 388 struct obj_attachment *attach = data; in mgt_cpu_to_le() local 845 struct obj_attachment *attach = r->ptr; in mgt_response_to_str() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 392 struct dma_buf_attachment *attach; in tegra_bo_import() local 548 tegra_gem_prime_map_dma_buf(struct dma_buf_attachment *attach, in tegra_gem_prime_map_dma_buf() 580 static void tegra_gem_prime_unmap_dma_buf(struct dma_buf_attachment *attach, in tegra_gem_prime_unmap_dma_buf()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | video_bridge.h | 35 int (*attach)(struct udevice *dev); member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_gem_prime.c | 47 struct dma_buf_attachment *attach, struct sg_table *sg) in msm_gem_prime_import_sg_table()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | flow_dissector_load.c | 60 bool attach = false; in parse_opts() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_prime.c | 51 struct drm_device *dev, struct dma_buf_attachment *attach, in qxl_gem_prime_import_sg_table()
|