Searched refs:find_vma_prev (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/parisc/mm/ |
| H A D | fault.c | 295 vma = find_vma_prev(mm, address, &prev_vma); in do_page_fault()
|
| /linux/tools/testing/vma/include/ |
| H A D | dup.h | 1397 find_vma_prev(struct mm_struct *mm, unsigned long addr, in find_vma_prev() function
|
| /linux/mm/ |
| H A D | madvise.c | 1684 vma = find_vma_prev(mm, range->start, &prev); in madvise_walk_vmas()
|
| H A D | vma.c | 1893 new_vma = find_vma_prev(mm, addr, &vmg.prev); in copy_vma()
|
| /linux/include/linux/ |
| H A D | mm.h | 4184 extern struct vm_area_struct * find_vma_prev(struct mm_struct * mm, unsigned long addr,
|