Home
last modified time | relevance | path

Searched defs:find_vma_intersection (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/mm/
Dnommu.c611 struct vm_area_struct *find_vma_intersection(struct mm_struct *mm, in find_vma_intersection() function
Dmmap.c1853 struct vm_area_struct *find_vma_intersection(struct mm_struct *mm, in find_vma_intersection() function
/kernel/linux/linux-5.10/include/linux/
Dmm.h2717 static inline struct vm_area_struct * find_vma_intersection(struct mm_struct * mm, unsigned long st… in find_vma_intersection() function