Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dexec.c740 return vma_shrink(&vmi, vma, new_start, new_end, vma->vm_pgoff); in shift_arg_pages()
/openbmc/linux/include/linux/
H A Dmm.h3228 extern int vma_shrink(struct vma_iterator *vmi, struct vm_area_struct *vma,
/openbmc/linux/mm/
H A Dmmap.c685 int vma_shrink(struct vma_iterator *vmi, struct vm_area_struct *vma, in vma_shrink() function