Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dnommu.c916 static struct vm_area_struct *find_vma_exact(struct mm_struct *mm, in find_vma_exact() function
1816 vma = find_vma_exact(current->mm, addr, old_len); in do_mremap()