Home
last modified time | relevance | path

Searched refs:anon_vma_merge (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Drmap.h162 static inline void anon_vma_merge(struct vm_area_struct *vma, in anon_vma_merge() function
/Linux-v6.6/mm/
Dmmap.c560 anon_vma_merge(vp->vma, vp->remove); in vma_complete()