Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drmap.h167 static inline void anon_vma_merge(struct vm_area_struct *vma, in anon_vma_merge() function
/linux-6.12.1/tools/testing/vma/
Dvma_internal.h815 static inline void anon_vma_merge(struct vm_area_struct *, in anon_vma_merge() function
/linux-6.12.1/mm/
Dvma.c254 anon_vma_merge(vp->vma, vp->remove); in vma_complete()