Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A 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()
/kernel/linux/linux-6.6/mm/
H A Dnommu.c669 static struct vm_area_struct *find_vma_exact(struct mm_struct *mm, in find_vma_exact() function
1567 vma = find_vma_exact(current->mm, addr, old_len); in do_mremap()

Completed in 5 milliseconds