Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drmap.h162 static inline void anon_vma_merge(struct vm_area_struct *vma, in anon_vma_merge() function
/openbmc/linux/mm/
H A Dmmap.c559 anon_vma_merge(vp->vma, vp->remove); in vma_complete()