Searched refs:importer (Results 1 – 2 of 2) sorted by relevance
238 - full transparency for existing users on the importer side, i.e. userspace254 Before an importer can access a dma_buf object with the cpu from the kernel281 and unmapped, i.e. the importer does not need to call begin_cpu_access again289 facilitate non-blocking fast-paths. Neither the importer nor the exporter (in297 supply of kmap_atomic slots. Hence an importer shall only hold onto at most 2325 When the importer is done accessing the range specified in begin_cpu_access,
731 struct vm_area_struct *importer = NULL; in vma_adjust() local751 importer = vma; in vma_adjust()759 importer = vma; in vma_adjust()768 importer = next; in vma_adjust()776 if (exporter && exporter->anon_vma && !importer->anon_vma) { in vma_adjust()779 importer->anon_vma = exporter->anon_vma; in vma_adjust()780 error = anon_vma_clone(importer, exporter); in vma_adjust()