Searched refs:exporter (Results 1 – 5 of 5) sorted by relevance
24 either the 'exporter' of buffers, or the 'user' or 'importer' of buffers.27 exporter, and A as buffer-user/importer.29 The exporter
24 The server part (ionapp_export) is the exporter of the buffer.36 Finally the buffer FD must be closed by both the exporter and importer.
705 struct vm_area_struct *exporter = NULL, *importer = NULL; in __vma_adjust() local743 exporter = next; in __vma_adjust()751 exporter = next->vm_next; in __vma_adjust()759 exporter = next; in __vma_adjust()769 exporter = vma; in __vma_adjust()779 if (exporter && exporter->anon_vma && !importer->anon_vma) { in __vma_adjust()782 importer->anon_vma = exporter->anon_vma; in __vma_adjust()783 error = anon_vma_clone(importer, exporter); in __vma_adjust()
11 a DMA buffer to userspace as a file descriptor (known as the exporter
436 exporter role) and to create a GEM object from a dma-buf instance