Searched refs:exporter (Results 1 – 5 of 5) sorted by relevance
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.
24 either the 'exporter' of buffers, or the 'user' or 'importer' of buffers.27 exporter, and A as buffer-user/importer.29 The exporter
47 both the exporter as well as the importer. This fixes a security
754 struct vm_area_struct *exporter = NULL, *importer = NULL; in __vma_adjust() local790 exporter = next; in __vma_adjust()798 exporter = next->vm_next; in __vma_adjust()806 exporter = next; in __vma_adjust()816 exporter = vma; in __vma_adjust()826 if (exporter && exporter->anon_vma && !importer->anon_vma) { in __vma_adjust()829 importer->anon_vma = exporter->anon_vma; in __vma_adjust()830 error = anon_vma_clone(importer, exporter); in __vma_adjust()
12 a DMA buffer to userspace as a file descriptor (known as the exporter