Searched refs:vmacache_find (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dvmacache.h20 extern struct vm_area_struct *vmacache_find(struct mm_struct *mm,
/linux-4.4.14/mm/
H A Dvmacache.c86 struct vm_area_struct *vmacache_find(struct mm_struct *mm, unsigned long addr) vmacache_find() function
H A Dnommu.c846 vma = vmacache_find(mm, addr); find_vma()
H A Dmmap.c2047 vma = vmacache_find(mm, addr); find_vma()

Completed in 65 milliseconds