Home
last modified time | relevance | path

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

/linux/mm/
H A Dnommu.c667 static struct vm_area_struct *find_vma_exact(struct mm_struct *mm, in find_vma_exact() function
1560 vma = find_vma_exact(current->mm, addr, old_len); in do_mremap()