Home
last modified time | relevance | path

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

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