Home
last modified time | relevance | path

Searched refs:expand_stack_locked (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
H A Dmmap.c954 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function
969 if (expand_stack_locked(prev, addr)) in find_extend_vma_locked()
976 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function
993 if (expand_stack_locked(vma, addr)) in find_extend_vma_locked()
H A Dmmap_lock.c488 if (expand_stack_locked(vma, addr)) in lock_mm_and_find_vma()
H A Dnommu.c652 int expand_stack_locked(struct vm_area_struct *vma, unsigned long addr) in expand_stack_locked() function
/linux/arch/um/kernel/
H A Dtrap.c124 if (expand_stack_locked(vma, addr)) in um_lock_mm_and_find_vma()
/linux/fs/
H A Dexec.c714 ret = expand_stack_locked(vma, stack_base); in setup_arg_pages()
/linux/include/linux/
H A Dmm.h3741 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address);