Home
last modified time | relevance | path

Searched refs:attachment (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/drivers/staging/media/tegra-vde/
Ddmabuf-cache.c67 struct dma_buf_attachment *attachment; in tegra_vde_dmabuf_cache_map() local
95 attachment = dma_buf_attach(dmabuf, dev); in tegra_vde_dmabuf_cache_map()
96 if (IS_ERR(attachment)) { in tegra_vde_dmabuf_cache_map()
98 err = PTR_ERR(attachment); in tegra_vde_dmabuf_cache_map()
102 sgt = dma_buf_map_attachment(attachment, dma_dir); in tegra_vde_dmabuf_cache_map()
139 entry->a = attachment; in tegra_vde_dmabuf_cache_map()
152 dma_buf_unmap_attachment(attachment, sgt, dma_dir); in tegra_vde_dmabuf_cache_map()
154 dma_buf_detach(dmabuf, attachment); in tegra_vde_dmabuf_cache_map()
/Linux-v5.4/tools/bpf/bpftool/Documentation/
Dbpftool-perf.rst29 List all raw_tracepoint, tracepoint, kprobe attachment in the system.
32 followed by bpf program id, attachment information, and attachment point.
33 The attachment point for raw_tracepoint/tracepoint is the trace probe name.
34 The attachment point for k[ret]probe is either symbol name and offset,
36 The attachment point for u[ret]probe is the file name and the file offset.
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Dmock_dmabuf.c9 static struct sg_table *mock_map_dma_buf(struct dma_buf_attachment *attachment, in mock_map_dma_buf() argument
12 struct mock_dmabuf *mock = to_mock(attachment->dmabuf); in mock_map_dma_buf()
31 if (!dma_map_sg(attachment->dev, st->sgl, st->nents, dir)) { in mock_map_dma_buf()
45 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf() argument
49 dma_unmap_sg(attachment->dev, st->sgl, st->nents, dir); in mock_unmap_dma_buf()
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c20 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_map_dma_buf() argument
23 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_map_dma_buf()
51 if (!dma_map_sg(attachment->dev, st->sgl, st->nents, dir)) { in i915_gem_map_dma_buf()
68 static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_unmap_dma_buf() argument
72 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_unmap_dma_buf()
74 dma_unmap_sg(attachment->dev, sg->sgl, sg->nents, dir); in i915_gem_unmap_dma_buf()
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_gem_dmabuf.c19 struct dma_buf_attachment *attachment, in omap_gem_map_dma_buf() argument
22 struct drm_gem_object *obj = attachment->dmabuf->priv; in omap_gem_map_dma_buf()
56 static void omap_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in omap_gem_unmap_dma_buf() argument
59 struct drm_gem_object *obj = attachment->dmabuf->priv; in omap_gem_unmap_dma_buf()
/Linux-v5.4/drivers/staging/android/ion/
Dion.c179 struct dma_buf_attachment *attachment) in ion_dma_buf_attach() argument
196 a->dev = attachment->dev; in ion_dma_buf_attach()
199 attachment->priv = a; in ion_dma_buf_attach()
209 struct dma_buf_attachment *attachment) in ion_dma_buf_detatch() argument
211 struct ion_dma_buf_attachment *a = attachment->priv; in ion_dma_buf_detatch()
222 static struct sg_table *ion_map_dma_buf(struct dma_buf_attachment *attachment, in ion_map_dma_buf() argument
225 struct ion_dma_buf_attachment *a = attachment->priv; in ion_map_dma_buf()
230 if (!dma_map_sg(attachment->dev, table->sgl, table->nents, in ion_map_dma_buf()
237 static void ion_unmap_dma_buf(struct dma_buf_attachment *attachment, in ion_unmap_dma_buf() argument
241 dma_unmap_sg(attachment->dev, table->sgl, table->nents, direction); in ion_unmap_dma_buf()
/Linux-v5.4/net/xfrm/
DKconfig56 where mobile nodes change their attachment point to the Internet.
96 change their attachment point to the Internet. Detail
/Linux-v5.4/drivers/misc/
Dfastrpc.c487 fastrpc_map_dma_buf(struct dma_buf_attachment *attachment, in fastrpc_map_dma_buf() argument
490 struct fastrpc_dma_buf_attachment *a = attachment->priv; in fastrpc_map_dma_buf()
495 if (!dma_map_sg(attachment->dev, table->sgl, table->nents, dir)) in fastrpc_map_dma_buf()
516 struct dma_buf_attachment *attachment) in fastrpc_dma_buf_attach() argument
534 a->dev = attachment->dev; in fastrpc_dma_buf_attach()
536 attachment->priv = a; in fastrpc_dma_buf_attach()
546 struct dma_buf_attachment *attachment) in fastrpc_dma_buf_detatch() argument
548 struct fastrpc_dma_buf_attachment *a = attachment->priv; in fastrpc_dma_buf_detatch()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gem.c799 struct dma_buf_attachment *attachment; in amdgpu_debugfs_gem_bo_info() local
826 attachment = READ_ONCE(bo->tbo.base.import_attach); in amdgpu_debugfs_gem_bo_info()
828 if (attachment) in amdgpu_debugfs_gem_bo_info()
/Linux-v5.4/drivers/sbus/char/
DKconfig29 events, and can also notice the attachment/detachment of external
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-ofw11 have no attachment to the system tree and will appear in a
/Linux-v5.4/Documentation/networking/
Ddefza.txt6 model 200 workstation. The board is a single attachment station and
/Linux-v5.4/Documentation/admin-guide/LSM/
DYama.rst30 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
/Linux-v5.4/Documentation/process/
Demail-clients.rst152 them as text, right click on the attachment and select :menuselection:`properties`,
153 and highlight :menuselection:`Suggest automatic display` to make the attachment
Dsubmitting-patches.rst355 Do not attach the patch as a MIME attachment, compressed or not.
357 attachment as plain text, making it impossible to comment on your
358 code. A MIME attachment also takes Linus a bit more time to process,
/Linux-v5.4/Documentation/media/v4l-drivers/
Dfimc.rst31 - dynamic pipeline re-configuration at runtime (re-attachment of any FIMC
/Linux-v5.4/Documentation/s390/
D3270.rst5 This file describes the driver that supports local channel attachment
Dcds.rst24 attachment functionality itself, or the operating system provides for a
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcgroups.rst260 The attachment of each task, automatically inherited at fork by any
640 post-attachment activity that requires memory allocations or blocking.
Dcpusets.rst196 The attachment of each task, automatically inherited at fork by any
/Linux-v5.4/Documentation/driver-api/rapidio/
Drapidio.rst96 the same device without blocking attachment of a device-specific driver.
/Linux-v5.4/scripts/
Dspelling.txt174 attachement||attachment
/Linux-v5.4/Documentation/scsi/
Dscsi_fc_transport.txt337 FC adapter. The vport_create is synonymous with driver attachment
/Linux-v5.4/drivers/char/
DKconfig382 support direct attachment to public switched telephone networks (PSTNs)
/Linux-v5.4/Documentation/security/
Dcredentials.rst282 longer permit attachment to process-specific keyrings in the requesting

12