Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmmap.c2158 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function
2173 if (expand_stack_locked(prev, addr)) in find_extend_vma_locked()
2180 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked() function
2199 if (expand_stack_locked(vma, addr)) in find_extend_vma_locked()
Dnommu.c654 int expand_stack_locked(struct vm_area_struct *vma, unsigned long addr) in expand_stack_locked() function
Dmemory.c5412 if (expand_stack_locked(vma, addr)) in lock_mm_and_find_vma()
/Linux-v6.6/fs/
Dexec.c861 ret = expand_stack_locked(vma, stack_base); in setup_arg_pages()
/Linux-v6.6/include/linux/
Dmm.h3345 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address);