Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmmap.c1260 static int anon_vma_compatible(struct vm_area_struct *a, struct vm_area_struct *b) in anon_vma_compatible() function
1293 if (anon_vma_compatible(a, b)) { in reusable_anon_vma()