Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmmap.c961 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function
976 if (expand_stack_locked(prev, addr)) in find_extend_vma_locked()
983 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function
1000 if (expand_stack_locked(vma, addr)) in find_extend_vma_locked()
H A Dnommu.c649 int expand_stack_locked(struct vm_area_struct *vma, unsigned long addr) in expand_stack_locked() function
H A Dmemory.c6444 if (expand_stack_locked(vma, addr)) in lock_mm_and_find_vma()
/linux-6.15/fs/
H A Dexec.c824 ret = expand_stack_locked(vma, stack_base); in setup_arg_pages()
/linux-6.15/include/linux/
H A Dmm.h3527 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address);