Searched refs:relocate_vma_down (Results 1 – 3 of 3) sorted by relevance
19 int relocate_vma_down(struct vm_area_struct *vma, unsigned long shift) in relocate_vma_down() function
636 int relocate_vma_down(struct vm_area_struct *vma, unsigned long shift);
690 ret = relocate_vma_down(vma, stack_shift); in setup_arg_pages()