Searched refs:importer (Results 1 – 8 of 8) sorted by relevance
30 The client part (ionapp_import) is the importer of the buffer.36 Finally the buffer FD must be closed by both the exporter and importer.
15 importer role), or both. This section describes the DMABUF importer role
759 struct vm_area_struct *exporter = NULL, *importer = NULL; in __vma_adjust() local796 importer = vma; in __vma_adjust()812 importer = vma; in __vma_adjust()813 VM_WARN_ON(expand != importer); in __vma_adjust()822 importer = next; in __vma_adjust()823 VM_WARN_ON(expand != importer); in __vma_adjust()831 if (exporter && exporter->anon_vma && !importer->anon_vma) { in __vma_adjust()834 importer->anon_vma = exporter->anon_vma; in __vma_adjust()835 error = anon_vma_clone(importer, exporter); in __vma_adjust()
48 both the exporter as well as the importer. This fixes a security
24 either the 'exporter' of buffers, or the 'user' or 'importer' of buffers.27 exporter, and A as buffer-user/importer.
549 imported pages into the importer's DMA area. drm_gem_prime_fd_to_handle() and
1063 + * importer is done accessing the CPU. The exporter can use to limit1144 * @importer_ops: importer operations for this attachment, if provided1146 * @importer_priv: importer specific attachment data.
136664 + /* User memory importer. */140518 + /* Handle is meangless for this importer. */140794 +/* User memory allocator (importer) operations. */140954 + /* User memory importer. */