Searched refs:exporter (Results 1 – 4 of 4) 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.
740 struct vm_area_struct *exporter = NULL, *importer = NULL; in __vma_adjust() local778 exporter = next; in __vma_adjust()786 exporter = next->vm_next; in __vma_adjust()794 exporter = next; in __vma_adjust()804 exporter = vma; in __vma_adjust()814 if (exporter && exporter->anon_vma && !importer->anon_vma) { in __vma_adjust()817 importer->anon_vma = exporter->anon_vma; in __vma_adjust()818 error = anon_vma_clone(importer, exporter); in __vma_adjust()
18 a DMA buffer to userspace as a file descriptor (known as the exporter