/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gpuvm.c | 499 struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_userptr() argument 505 struct amdgpu_bo *bo = attachment->bo_va->base.bo; in kfd_mem_dmamap_userptr() 506 struct amdgpu_device *adev = attachment->adev; in kfd_mem_dmamap_userptr() 552 kfd_mem_dmamap_dmabuf(struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_dmabuf() argument 555 struct amdgpu_bo *bo = attachment->bo_va->base.bo; in kfd_mem_dmamap_dmabuf() 589 struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_sg_bo() argument 592 struct amdgpu_bo *bo = attachment->bo_va->base.bo; in kfd_mem_dmamap_sg_bo() 593 struct amdgpu_device *adev = attachment->adev; in kfd_mem_dmamap_sg_bo() 644 struct kfd_mem_attachment *attachment) in kfd_mem_dmamap_attachment() argument 646 switch (attachment->type) { in kfd_mem_dmamap_attachment() [all …]
|
D | amdgpu_object.c | 1541 struct dma_buf_attachment *attachment; in amdgpu_bo_print_info() local 1571 attachment = READ_ONCE(bo->tbo.base.import_attach); in amdgpu_bo_print_info() 1573 if (attachment) in amdgpu_bo_print_info()
|
/linux-6.1.9/tools/bpf/bpftool/Documentation/ |
D | bpftool-perf.rst | 33 List all raw_tracepoint, tracepoint, kprobe attachment in the system. 36 followed by bpf program id, attachment information, and attachment point. 37 The attachment point for raw_tracepoint/tracepoint is the trace probe name. 38 The attachment point for k[ret]probe is either symbol name and offset, 40 The attachment point for u[ret]probe is the file name and the file offset.
|
/linux-6.1.9/drivers/media/platform/nvidia/tegra-vde/ |
D | dmabuf-cache.c | 69 struct dma_buf_attachment *attachment; in tegra_vde_dmabuf_cache_map() local 98 attachment = dma_buf_attach(dmabuf, dev); in tegra_vde_dmabuf_cache_map() 99 if (IS_ERR(attachment)) { in tegra_vde_dmabuf_cache_map() 101 err = PTR_ERR(attachment); in tegra_vde_dmabuf_cache_map() 105 sgt = dma_buf_map_attachment(attachment, dma_dir); in tegra_vde_dmabuf_cache_map() 142 entry->a = attachment; in tegra_vde_dmabuf_cache_map() 155 dma_buf_unmap_attachment(attachment, sgt, dma_dir); in tegra_vde_dmabuf_cache_map() 157 dma_buf_detach(dmabuf, attachment); in tegra_vde_dmabuf_cache_map()
|
/linux-6.1.9/drivers/dma-buf/heaps/ |
D | cma_heap.c | 51 struct dma_buf_attachment *attachment) in cma_heap_attach() argument 70 a->dev = attachment->dev; in cma_heap_attach() 74 attachment->priv = a; in cma_heap_attach() 84 struct dma_buf_attachment *attachment) in cma_heap_detach() argument 87 struct dma_heap_attachment *a = attachment->priv; in cma_heap_detach() 97 static struct sg_table *cma_heap_map_dma_buf(struct dma_buf_attachment *attachment, in cma_heap_map_dma_buf() argument 100 struct dma_heap_attachment *a = attachment->priv; in cma_heap_map_dma_buf() 104 ret = dma_map_sgtable(attachment->dev, table, direction, 0); in cma_heap_map_dma_buf() 111 static void cma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, in cma_heap_unmap_dma_buf() argument 115 struct dma_heap_attachment *a = attachment->priv; in cma_heap_unmap_dma_buf() [all …]
|
D | system_heap.c | 84 struct dma_buf_attachment *attachment) in system_heap_attach() argument 101 a->dev = attachment->dev; in system_heap_attach() 105 attachment->priv = a; in system_heap_attach() 115 struct dma_buf_attachment *attachment) in system_heap_detach() argument 118 struct dma_heap_attachment *a = attachment->priv; in system_heap_detach() 129 static struct sg_table *system_heap_map_dma_buf(struct dma_buf_attachment *attachment, in system_heap_map_dma_buf() argument 132 struct dma_heap_attachment *a = attachment->priv; in system_heap_map_dma_buf() 136 ret = dma_map_sgtable(attachment->dev, table, direction, 0); in system_heap_map_dma_buf() 144 static void system_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, in system_heap_unmap_dma_buf() argument 148 struct dma_heap_attachment *a = attachment->priv; in system_heap_unmap_dma_buf() [all …]
|
/linux-6.1.9/drivers/gpu/drm/i915/gem/selftests/ |
D | mock_dmabuf.c | 9 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 err = dma_map_sgtable(attachment->dev, st, dir, 0); in mock_map_dma_buf() 44 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf() argument 48 dma_unmap_sgtable(attachment->dev, st, dir, 0); in mock_unmap_dma_buf()
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/ |
D | omap_gem_dmabuf.c | 21 struct dma_buf_attachment *attachment, in omap_gem_map_dma_buf() argument 24 struct drm_gem_object *obj = attachment->dmabuf->priv; in omap_gem_map_dma_buf() 33 static void omap_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in omap_gem_unmap_dma_buf() argument 36 struct drm_gem_object *obj = attachment->dmabuf->priv; in omap_gem_unmap_dma_buf()
|
/linux-6.1.9/Documentation/devicetree/bindings/ata/ |
D | sata-common.yaml | 7 title: Common Properties for Serial AT attachment (SATA) controllers 14 AT attachment (SATA) storage devices. It doesn't constitute a device tree
|
D | pata-common.yaml | 7 title: Common Properties for Parallel AT attachment (PATA) controllers 14 ATA (PATA, also known as IDE) AT attachment storage devices.
|
/linux-6.1.9/drivers/gpu/drm/i915/gem/ |
D | i915_gem_dmabuf.c | 28 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_map_dma_buf() argument 31 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_map_dma_buf() 55 ret = dma_map_sgtable(attachment->dev, st, dir, DMA_ATTR_SKIP_CPU_SYNC); in i915_gem_map_dma_buf()
|
/linux-6.1.9/net/xfrm/ |
D | Kconfig | 67 where mobile nodes change their attachment point to the Internet. 131 change their attachment point to the Internet. Detail
|
/linux-6.1.9/Documentation/bpf/ |
D | map_cgroup_storage.rst | 130 Prior to Linux 5.9, the lifetime of a storage is precisely per-attachment, and 146 the old storage is reused for the new attachment. If the map is attach type 160 APIs to read or update the storage for a given attachment. For Linux 5.9
|
D | prog_lsm.rst | 120 The LSM allows attachment of eBPF programs as LSM hooks using :manpage:`bpf(2)` 128 ``my_prog__attach`` for attachment and ``my_prog__destroy`` for cleaning up.
|
D | prog_sk_lookup.rst | 38 netns FD as attachment ``target_fd``.
|
/linux-6.1.9/drivers/misc/habanalabs/common/ |
D | memory.c | 1683 struct dma_buf_attachment *attachment) in hl_dmabuf_attach() argument 1692 rc = pci_p2pdma_distance_many(hdev->pdev, &attachment->dev, 1, true); in hl_dmabuf_attach() 1695 attachment->peer2peer = false; in hl_dmabuf_attach() 1699 static struct sg_table *hl_map_dmabuf(struct dma_buf_attachment *attachment, in hl_map_dmabuf() argument 1702 struct dma_buf *dma_buf = attachment->dmabuf; in hl_map_dmabuf() 1712 if (!attachment->peer2peer) { in hl_map_dmabuf() 1722 attachment->dev, in hl_map_dmabuf() 1729 attachment->dev, in hl_map_dmabuf() 1738 static void hl_unmap_dmabuf(struct dma_buf_attachment *attachment, in hl_unmap_dmabuf() argument 1753 dma_unmap_resource(attachment->dev, sg_dma_address(sg), in hl_unmap_dmabuf()
|
/linux-6.1.9/drivers/misc/ |
D | fastrpc.c | 608 fastrpc_map_dma_buf(struct dma_buf_attachment *attachment, in fastrpc_map_dma_buf() argument 611 struct fastrpc_dma_buf_attachment *a = attachment->priv; in fastrpc_map_dma_buf() 617 ret = dma_map_sgtable(attachment->dev, table, dir, 0); in fastrpc_map_dma_buf() 638 struct dma_buf_attachment *attachment) in fastrpc_dma_buf_attach() argument 656 a->dev = attachment->dev; in fastrpc_dma_buf_attach() 658 attachment->priv = a; in fastrpc_dma_buf_attach() 668 struct dma_buf_attachment *attachment) in fastrpc_dma_buf_detatch() argument 670 struct fastrpc_dma_buf_attachment *a = attachment->priv; in fastrpc_dma_buf_detatch()
|
/linux-6.1.9/drivers/sbus/char/ |
D | Kconfig | 29 events, and can also notice the attachment/detachment of external
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 11 have no attachment to the system tree and will appear in a
|
/linux-6.1.9/Documentation/devicetree/bindings/leds/ |
D | leds-qcom-lpg.yaml | 57 - description: flags for the attachment
|
/linux-6.1.9/Documentation/networking/device_drivers/fddi/ |
D | defza.rst | 12 model 200 workstation. The board is a single attachment station and
|
/linux-6.1.9/Documentation/admin-guide/LSM/ |
D | Yama.rst | 31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | fimc.rst | 31 - dynamic pipeline re-configuration at runtime (re-attachment of any FIMC
|
/linux-6.1.9/Documentation/process/ |
D | email-clients.rst | 157 them as text, right click on the attachment and select :menuselection:`properties`, 158 and highlight :menuselection:`Suggest automatic display` to make the attachment
|
/linux-6.1.9/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.yaml | 201 # IOMMU attachment.
|