Home
last modified time | relevance | path

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

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