/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_dmabuf.c | 35 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_map_dma_buf() argument 38 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_map_dma_buf() 72 if (!dma_map_sg(attachment->dev, st->sgl, st->nents, dir)) { in i915_gem_map_dma_buf() 92 static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_unmap_dma_buf() argument 96 struct drm_i915_gem_object *obj = dma_buf_to_obj(attachment->dmabuf); in i915_gem_unmap_dma_buf() 100 dma_unmap_sg(attachment->dev, sg->sgl, sg->nents, dir); in i915_gem_unmap_dma_buf()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_gem_dmabuf.c | 25 struct dma_buf_attachment *attachment, in omap_gem_map_dma_buf() argument 28 struct drm_gem_object *obj = attachment->dmabuf->priv; in omap_gem_map_dma_buf() 62 static void omap_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in omap_gem_unmap_dma_buf() argument 65 struct drm_gem_object *obj = attachment->dmabuf->priv; in omap_gem_unmap_dma_buf()
|
/linux-4.1.27/net/xfrm/ |
D | Kconfig | 40 where mobile nodes change their attachment point to the Internet. 80 change their attachment point to the Internet. Detail
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 11 have no attachment to the system tree and will appear in a
|
/linux-4.1.27/drivers/sbus/char/ |
D | Kconfig | 28 events, and can also notice the attachment/detachment of external
|
/linux-4.1.27/Documentation/frv/ |
D | mmu-layout.txt | 28 DAMR2 Page attachment for cache flush by page 69 DD040000 DAMR2/IAMR2 -L-S--V page Page cache flush attachment point 91 kmap() creates an attachment between an arbitrary inaccessible page and a range of virtual
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion.c | 878 static struct sg_table *ion_map_dma_buf(struct dma_buf_attachment *attachment, in ion_map_dma_buf() argument 881 struct dma_buf *dmabuf = attachment->dmabuf; in ion_map_dma_buf() 884 ion_buffer_sync_for_device(buffer, attachment->dev, direction); in ion_map_dma_buf() 888 static void ion_unmap_dma_buf(struct dma_buf_attachment *attachment, in ion_unmap_dma_buf() argument
|
/linux-4.1.27/Documentation/security/ |
D | Yama.txt | 31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
|
D | credentials.txt | 309 attachment to process-specific keyrings in the requesting process as the
|
D | keys.txt | 444 KEYCTL_SEARCH, including the optional attachment of the discovered key to
|
/linux-4.1.27/Documentation/ |
D | email-clients.txt | 141 them as text, right click on the attachment and select properties, and 142 highlight "Suggest automatic display" to make the attachment inlined to
|
D | dma-buf-sharing.txt | 103 This API returns reference to an attachment structure, which is then used 165 unmap_dma_buf signifies the end-of-DMA for the attachment provided. Like 181 This API removes the attachment from the list in dmabuf, and optionally calls
|
D | SubmittingPatches | 345 Do not attach the patch as a MIME attachment, compressed or not. 347 attachment as plain text, making it impossible to comment on your 348 code. A MIME attachment also takes Linus a bit more time to process,
|
/linux-4.1.27/Documentation/video4linux/ |
D | fimc.txt | 27 - dynamic pipeline re-configuration at runtime (re-attachment of any FIMC
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.txt | 3 This file describes the driver that supports local channel attachment
|
D | cds.txt | 20 attachment functionality itself, or the operating system provides for a
|
/linux-4.1.27/Documentation/cgroups/ |
D | cgroups.txt | 256 The attachment of each task, automatically inherited at fork by any 629 post-attachment activity that requires memory allocations or blocking.
|
D | cpusets.txt | 194 The attachment of each task, automatically inherited at fork by any
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 128 attachement||attachment
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 90 the same device without blocking attachment of a device-specific driver.
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi_fc_transport.txt | 337 FC adapter. The vport_create is synonymous with driver attachment
|
D | ChangeLog.1992-1997 | 522 * sg.c: Declare detach function. Allow attachment of devices on
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 445 support direct attachment to public switched telephone networks (PSTNs)
|