Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmmap.c1061 static int anon_vma_compatible(struct vm_area_struct *a, struct vm_area_struct *b) in anon_vma_compatible() function
1094 if (anon_vma_compatible(a, b)) { in reusable_anon_vma()