Searched defs:anon_vma_clone (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Drmap.c246 int anon_vma_clone(struct vm_area_struct *dst, struct vm_area_struct *src) function
282 * dst_vma isn't newly allocated and chained with the anon_vma_clone()
337 if (anon_vma_clone(vma, pvma))

Completed in 67 milliseconds