Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mmap.c Create Date:2022-07-28 14:49:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:expand_stack

Proto:int expand_stack(struct vm_area_struct *vma, unsigned long address)

Type:int

Parameter:

TypeParameterName
struct vm_area_struct *vma
unsigned longaddress
2523  Return vma is the first one with address < vma->vm_start. Have to extend vma.
Caller
NameDescribe
find_extend_vma