Searched refs:expand_stack_locked (Results 1 – 5 of 5) sorted by relevance
2165 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function2180 if (expand_stack_locked(prev, addr)) in find_extend_vma_locked()2187 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function2206 if (expand_stack_locked(vma, addr)) in find_extend_vma_locked()
653 int expand_stack_locked(struct vm_area_struct *vma, unsigned long addr) in expand_stack_locked() function
5459 if (expand_stack_locked(vma, addr)) in lock_mm_and_find_vma()
860 ret = expand_stack_locked(vma, stack_base); in setup_arg_pages()
3352 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address);