Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmmap.c1273 static int anon_vma_compatible(struct vm_area_struct *a, struct vm_area_struct *b) in anon_vma_compatible() function
1306 if (anon_vma_compatible(a, b)) { in reusable_anon_vma()
/kernel/linux/linux-6.6/mm/
H A Dmmap.c1060 static int anon_vma_compatible(struct vm_area_struct *a, struct vm_area_struct *b) in anon_vma_compatible() function
1093 if (anon_vma_compatible(a, b)) { in reusable_anon_vma()

Completed in 10 milliseconds